commit | 634ea8a61cc32fb95c236ef2abf4da11e91137f5 | [log] [tgz] |
---|---|---|
author | Jiri Broulik <jbroulik@mirantis.com> | Wed May 31 17:10:03 2017 +0200 |
committer | Jiri Broulik <jbroulik@mirantis.com> | Thu Jun 01 17:09:33 2017 +0200 |
tree | 7dccfc7c6233de0efd852d0268ea15a88be70af5 | |
parent | b192ba80e500d861d32dccdb88ab1ee8631de8cc [diff] [blame] |
initial commit Change-Id: I3ef2ec17155991b83f34344a96f9c543f47d2f29
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 $@ +