commit | d0e69afa579141aadeffe7e149f77cc143307c52 | [log] [tgz] |
---|---|---|
author | Alexander Noskov <anoskov@mirantis.com> | Wed Dec 07 13:19:14 2016 +0400 |
committer | Alexander Noskov <anoskov@mirantis.com> | Thu Dec 15 14:58:23 2016 +0400 |
tree | 4b9a3cb0c28de035601180580ae10e1d5b2ad7be |
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 $@ +