Added export OSLO_PACKAGE_VERSION=$(VERSION)
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -6,6 +6,8 @@ PYTHON3S:=$(shell py3versions -vr)
|
|||||||
UPSTREAM_GIT = git://github.com/openstack/tempest-lib.git
|
UPSTREAM_GIT = git://github.com/openstack/tempest-lib.git
|
||||||
-include /usr/share/openstack-pkg-tools/pkgos.make
|
-include /usr/share/openstack-pkg-tools/pkgos.make
|
||||||
|
|
||||||
|
export OSLO_PACKAGE_VERSION=$(VERSION)
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --buildsystem=python_distutils --with python2,python3,sphinxdoc
|
dh $@ --buildsystem=python_distutils --with python2,python3,sphinxdoc
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user