summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 666fce9e..7c6d57de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -92,8 +92,7 @@ override_dh_fixperms:
override_dh_makeshlibs:
dh_makeshlibs -phurd-libs0.3 --add-udeb=hurd-libs0.3-udeb
- dh_makeshlibs -phurd --add-udeb=hurd-udeb
- dh_makeshlibs --remaining-packages
+ dh_makeshlibs --remaining-packages -Xusr/lib/hurd/
debian/%.install: debian/%.install.in
cat $^ | sed -e 's/@DEB_HOST_MULTIARCH@/$(DEB_HOST_MULTIARCH)/g' > $@