From: Victor Martinez Date: Tue, 2 Nov 2010 12:25:00 +0000 (+0000) Subject: sylpheed: updated libtool link to avoid hosts libs reference. X-Git-Url: http://gitweb/?a=commitdiff_plain;h=2f7570220958ab718aea4cc3b3307c3ce2cebb80;p=attic%2Fports%2Fopt-cross.git sylpheed: updated libtool link to avoid hosts libs reference. --- diff --git a/sylpheed/Pkgfile b/sylpheed/Pkgfile index 16b5ace..9669953 100644 --- a/sylpheed/Pkgfile +++ b/sylpheed/Pkgfile @@ -32,6 +32,8 @@ build () { --disable-gtktest \ --disable-glibtest + # libtool relink change to avoid hosts libs + sed "s|add_dir=\"\-L\$libdir\"|add_dir=\"\-L\$CLFS\$dir\"|g" -i libtool make # and here 'includedir' is used in the installation stage make DESTDIR=$PKG includedir=/usr/include install