X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Flibtool%2Fpatches%2F120-libdir_search.patch;h=91ece84f4b4efac8b28f4bbadb012d2c57b2d650;hb=be59be1a413b40aa7e9eb9ab33151f0db6d82dfc;hp=ba2ab835eaffbf7726fa13a1204c4e0023804601;hpb=c8b1ee477f04a2c2ce175b32682a415d9ce69425;p=openwrt-10.03%2F.git diff --git a/package/libtool/patches/120-libdir_search.patch b/package/libtool/patches/120-libdir_search.patch index ba2ab835e..91ece84f4 100644 --- a/package/libtool/patches/120-libdir_search.patch +++ b/package/libtool/patches/120-libdir_search.patch @@ -1,6 +1,6 @@ ---- libtool-1.5.6/ltmain.in~libdir-la 2004-04-01 21:46:15.000000000 -0600 -+++ libtool-1.5.6/ltmain.in 2004-05-14 22:53:51.000000000 -0500 -@@ -2147,8 +2147,14 @@ +--- a/ltmain.in ++++ b/ltmain.in +@@ -2444,8 +2444,14 @@ EOF absdir="$abs_ladir" libdir="$abs_ladir" else @@ -15,5 +15,5 @@ + #dir="$libdir" + #absdir="$libdir" fi + test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes else - dir="$ladir/$objdir"