commit | f81d3e995dc4d19eda201f8cbcd71ed7dc54cdaf | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Tue Oct 06 16:28:32 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Tue Oct 06 16:40:56 2015 +0200 |
tree | 3007fea2bd2f713eea2b6980af032f034445b3fb |
Initial commit
diff --git a/debian/rules b/debian/rules new file mode 100644 index 0000000..abde6ef --- /dev/null +++ b/debian/rules
@@ -0,0 +1,5 @@ +#!/usr/bin/make -f + +%: + dh $@ +