commit | 595cdf695f52d283bb3b23c2df2b59b733b91ac2 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Apr 20 14:26:49 2016 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Apr 20 14:26:49 2016 +0200 |
tree | 5bfcf590b8866d0ec9f218d3ec3e0758a59e3d1a |
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 $@ +