commit | c0200e0454558dccd8732dad757d616671762a44 | [log] [tgz] |
---|---|---|
author | Roman Vyalov <rvyalov@mirantis.com> | Mon Jun 25 16:29:24 2018 +0300 |
committer | Roman Vyalov <rvyalov@mirantis.com> | Mon Jun 25 16:29:24 2018 +0300 |
tree | 11e0c21961e172c7dcb4310bbf26a090017a6d0e | |
parent | f05030abc17085ed1e58a30e3621e9763f4d6c2e [diff] [blame] |
Move debian dir to the master Add debian dir to combine building workflow Change-Id: Ia371f79a9aebec97676b953bb0c4e7118d31870f 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 $@ +