Do not -X/usr/bin when calling dh_install.
authorThomas Goirand <thomas@goirand.fr>
Fri, 29 Jan 2016 04:31:03 +0000 (04:31 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 29 Jan 2016 04:31:03 +0000 (04:31 +0000)
Rewritten-From: e9e6f487fd6bdbc3ae81c4759be7036063152eee

xenial/debian/changelog
xenial/debian/rules

index d69d99a70cbb1d2e3d403a5754f0cdb8146ceacc..b9308fa651a063eddf3fda6b24b78378d05436a2 100644 (file)
@@ -2,6 +2,7 @@ neutron (2:8.0.0~b2-3) UNRELEASED; urgency=medium
 
   * Bumped EPOCH to align with Ubuntu.
   * Allow unit test to fail, because they do in Trusty.
+  * Do not -X/usr/bin when calling dh_install.
 
  -- Thomas Goirand <zigo@debian.org>  Thu, 28 Jan 2016 07:34:12 +0000
 
index e1e74b792e1c370b7ec520d38b7e521328a1fe6c..5f011a86c53fbd837870a6018f5f907a9c24f18a 100755 (executable)
@@ -140,7 +140,7 @@ override_dh_install:
                --namespace neutron.ml2.sriov.agent \
                --namespace oslo.log
 
-       dh_install --fail-missing -X/usr/etc -X/usr/bin
+       dh_install --fail-missing -X/usr/etc
        
 override_dh_auto_clean:
        dh_auto_clean