Sets export OSLO_PACKAGE_VERSION=$(VERSION)
authorThomas Goirand <thomas@goirand.fr>
Sat, 23 Feb 2013 20:29:13 +0000 (04:29 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sat, 23 Feb 2013 20:29:13 +0000 (04:29 +0800)
Rewritten-From: 16891589adc5dc8b4ffdd0289819aa20e1a48ef6

xenial/debian/rules

index 4160383249d230c5baaa943c669b157672e3467c..9bd555f66d0b1229452b87aedb44876dbd28b8b0 100755 (executable)
@@ -4,6 +4,8 @@
 
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 
 include /usr/share/openstack-pkg-tools/pkgos.make
 
+export OSLO_PACKAGE_VERSION=$(VERSION)
+
 %:
        dh $@  --with python2
 
 %:
        dh $@  --with python2