commit | 189681c87e2842b87a30233edea0815274f6ea58 | [log] [tgz] |
---|---|---|
author | Marcin Iwinski <miwinski@mirantis.com> | Thu Apr 13 17:07:02 2017 +0200 |
committer | Marcin Iwinski <miwinski@mirantis.com> | Wed Apr 19 10:34:13 2017 +0200 |
tree | 1b4eb915416da82a9794a301857fb2a79f954639 |
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 $@ +