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