* debian/control.in,

debian/rules:
  + Remove the chrpath hack, it's been fixed in libtool.
This commit is contained in:
Emilio Pozuelo Monfort
2010-12-11 11:20:19 +00:00
parent d4ce7e3824
commit fb2b1c94b5
4 changed files with 4 additions and 5 deletions

2
debian/rules vendored
View File

@ -291,8 +291,6 @@ binary-arch: build $(maybe_check) install $(call dh_subst_files,$(BINARY_ARCH_PK
dh_install -s
# empty the dependency_libs in the *.la files
sed -i "/dependency_libs/ s/'.*'/''/" debian/*/$(LIBDIR)/*.la
# we don't need the rpath in the udeb
chrpath -d debian/$(UDEB_PKG)/$(LIBDIR)/*x11*.so.*
# changelog.gz symlinks will be overwritten by dh_link
dh_installchangelogs -s ChangeLog
# do not merge the calls: dh_installdocs only installs in the first pkg