From 2f7570220958ab718aea4cc3b3307c3ce2cebb80 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 2 Nov 2010 12:25:00 +0000 Subject: [PATCH] sylpheed: updated libtool link to avoid hosts libs reference. --- sylpheed/Pkgfile | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.26.2