X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=build-root%2Fdeb%2Fdebian%2Frules;h=7046105c10b5f974cfa97c592705b82f411db8f7;hb=2ce7f9834ab55728520bff0dd15f8d82c10b95a0;hp=4c84fc32686d36bacfe1f6464df36cbc1fd0f266;hpb=18b2816551a8340a05dc69665d03707fdfcece23;p=vpp.git diff --git a/build-root/deb/debian/rules b/build-root/deb/debian/rules index 4c84fc32686..7046105c10b 100755 --- a/build-root/deb/debian/rules +++ b/build-root/deb/debian/rules @@ -18,7 +18,7 @@ include /usr/share/dpkg/default.mk # main packaging script based on dh7 syntax %: - dh $@ --with dkms --with systemd,python2 + dh $@ --with systemd,python2 override_dh_install: dh_install --exclude .git @@ -31,6 +31,3 @@ override_dh_shlibdeps: override_dh_strip: dh_strip --dbg-package=vpp-dbg - -override_dh_dkms: - dh_dkms -pvpp-dpdk-dkms