Added export OSLO_PACKAGE_VERSION=$(VERSION)

This commit is contained in:
Thomas Goirand
2014-11-27 15:12:43 +00:00
parent 369fb84e91
commit 25c36e4500

2
debian/rules vendored
View File

@@ -6,6 +6,8 @@ PYTHON3S:=$(shell py3versions -vr)
UPSTREAM_GIT = git://github.com/openstack/tempest-lib.git
-include /usr/share/openstack-pkg-tools/pkgos.make
export OSLO_PACKAGE_VERSION=$(VERSION)
%:
dh $@ --buildsystem=python_distutils --with python2,python3,sphinxdoc