From 051ea5a9b8d1d025b47091a24e2f4a5bf9be86bc Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 16 Nov 2012 14:34:20 +0000 Subject: [PATCH] Now including pkgos.make Rewritten-From: 69ba31734eb6bbd22d447a5b67f688eab0ec0635 --- trusty/debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/trusty/debian/rules b/trusty/debian/rules index 90ec76b..6ea0301 100755 --- a/trusty/debian/rules +++ b/trusty/debian/rules @@ -2,6 +2,8 @@ #export DH_VERBOSE=1 +include /usr/share/openstack-pkg-tools/pkgos.make + %: dh $@ --with python2 -- 2.45.2