export OSLO_PACKAGE_VERSION
This commit is contained in:
4
debian/rules
vendored
4
debian/rules
vendored
@@ -4,7 +4,9 @@ PYTHONS:=$(shell pyversions -vr)
|
||||
PYTHON3S:=$(shell py3versions -vr)
|
||||
|
||||
UPSTREAM_GIT = git://github.com/morganfainberg/positional.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
|
||||
|
||||
Reference in New Issue
Block a user