aboutsummaryrefslogtreecommitdiffstats
path: root/build-root/deb
diff options
context:
space:
mode:
Diffstat (limited to 'build-root/deb')
-rw-r--r--build-root/deb/debian/control2
-rwxr-xr-xbuild-root/deb/debian/rules1
2 files changed, 2 insertions, 1 deletions
diff --git a/build-root/deb/debian/control b/build-root/deb/debian/control
index 988d2764..643774e3 100644
--- a/build-root/deb/debian/control
+++ b/build-root/deb/debian/control
@@ -2,7 +2,7 @@ Source: vpp
Section: net
Priority: extra
Maintainer: Cisco OpenVPP Packaging Team <bogus.address@cisco.com>
-Build-Depends: debhelper (>= 9), dkms, dh-systemd
+Build-Depends: debhelper (>= 9), dkms, dh-systemd, chrpath
Standards-Version: 3.9.4
Package: vpp
diff --git a/build-root/deb/debian/rules b/build-root/deb/debian/rules
index 4ecd38f7..186fa840 100755
--- a/build-root/deb/debian/rules
+++ b/build-root/deb/debian/rules
@@ -22,6 +22,7 @@ include /usr/share/dpkg/default.mk
override_dh_install:
dh_install --exclude .git
+ ../scripts/remove-rpath .
override_dh_strip:
dh_strip --dbg-package=vpp-dbg