commit | a833255fda4d471ff50221a5e2278b93314e2dd5 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Apr 20 14:26:48 2016 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Apr 20 14:26:48 2016 +0200 |
tree | 9eb188d0739171a161143523a430f9318ea40364 |
Initial commit
diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..f7d5908 --- /dev/null +++ b/debian/rules
@@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +include /usr/share/openstack-pkg-tools/pkgos.make + +%: + dh $@ +