From: Michael Tremer Date: Sat, 10 Apr 2010 22:33:46 +0000 (+0200) Subject: perl: Remove rpath whitelist. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f31406a9de231da58fd530c364dece3a80a5fc36;p=ipfire-3.x.git perl: Remove rpath whitelist. --- diff --git a/pkgs/core/perl/perl.nm b/pkgs/core/perl/perl.nm index c5275f1bc..344e291b0 100644 --- a/pkgs/core/perl/perl.nm +++ b/pkgs/core/perl/perl.nm @@ -50,11 +50,6 @@ endef PKG_TARBALL = $(THISAPP).tar.gz -define QUALITY_AGENT_WHITELIST_RPATH - /usr/lib/perl*/auto/Time/HiRes/HiRes.so - /usr/lib/perl*/auto/Compress/Raw/Zlib/Zlib.so -endef - define STAGE_PREPARE_CMDS cd $(DIR_APP) && sed -i 's/command /command[ -]/' makedepend.SH endef