diff options
author | Holger Paradies <retabell@gmx.de> | 2013-12-24 10:13:21 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2014-01-04 15:58:52 +0100 |
commit | 0e66b833868a6a8530045db9002c1845f242e4ac (patch) | |
tree | e4905d91781675c260cad0011db4358f163861cb /kanotix-irc/debian/rules | |
parent | 432430a8d20a6a9845626e2ab475194a322a73dd (diff) | |
download | kanotix-packages-0e66b833868a6a8530045db9002c1845f242e4ac.zip kanotix-packages-0e66b833868a6a8530045db9002c1845f242e4ac.tar.gz |
kanotix-irc-1.0.0
Diffstat (limited to 'kanotix-irc/debian/rules')
-rwxr-xr-x | kanotix-irc/debian/rules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kanotix-irc/debian/rules b/kanotix-irc/debian/rules new file mode 100755 index 0000000..b092bdd --- /dev/null +++ b/kanotix-irc/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk + |