r31104 - /packages/unstable/libunique/debian/patches/99_ltmain_as-needed.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 27 18:25:49 UTC 2011


Author: biebl
Date: Thu Oct 27 18:25:48 2011
New Revision: 31104

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31104
Log:
Refresh 99_ltmain_as-needed.patch

Modified:
    packages/unstable/libunique/debian/patches/99_ltmain_as-needed.patch

Modified: packages/unstable/libunique/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libunique/debian/patches/99_ltmain_as-needed.patch?rev=31104&op=diff
==============================================================================
--- packages/unstable/libunique/debian/patches/99_ltmain_as-needed.patch [utf-8] (original)
+++ packages/unstable/libunique/debian/patches/99_ltmain_as-needed.patch [utf-8] Thu Oct 27 18:25:48 2011
@@ -1,7 +1,9 @@
---- ltmain.sh.old	2007-10-09 07:38:25.000000000 +0200
-+++ ltmain.sh	2007-10-09 07:39:25.000000000 +0200
-@@ -1794,6 +1794,11 @@
- 	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
+Index: libunique-1.1.6/ltmain.sh
+===================================================================
+--- libunique-1.1.6.orig/ltmain.sh	2009-11-12 14:57:49.000000000 +0100
++++ libunique-1.1.6/ltmain.sh	2011-10-27 20:25:26.369869652 +0200
+@@ -4716,6 +4716,11 @@
+ 	arg=$func_stripname_result
  	;;
  
 +      -Wl,--as-needed)
@@ -10,9 +12,9 @@
 +	;;
 +
        -Wl,*)
- 	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
- 	arg=
-@@ -2137,6 +2142,15 @@
+ 	func_stripname '-Wl,' '' "$arg"
+ 	args=$func_stripname_result
+@@ -5067,6 +5072,15 @@
  	lib=
  	found=no
  	case $deplib in




More information about the pkg-gnome-commits mailing list