commit | b2134ce059d38c9d204157540f5995b20cd7333e | [log] [tgz] |
---|---|---|
author | Roman Vyalov <rvyalov@mirantis.com> | Mon Jun 25 16:29:30 2018 +0300 |
committer | Roman Vyalov <rvyalov@mirantis.com> | Mon Jun 25 16:29:30 2018 +0300 |
tree | 89978d3a7552a8965a59bdbf333bcdf4ba1bd0fb | |
parent | 318d9de87ddb748bf597e7201a6aa924b25f0680 [diff] [blame] |
Move debian dir to the master Add debian dir to combine building workflow Change-Id: I07e631274fe51183a38a09ab4701f5ae16dc2928 PROD: https://mirantis.jira.com/browse/PROD-20910
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 $@ +