r13973 - /desktop/unstable/glade-3/debian/patches/99_ltmain_as-needed.patch

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Wed Dec 19 13:51:03 UTC 2007


Author: manphiz-guest
Date: Wed Dec 19 13:51:03 2007
New Revision: 13973

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13973
Log:
Refresh the patch to apply cleanly.

Modified:
    desktop/unstable/glade-3/debian/patches/99_ltmain_as-needed.patch

Modified: desktop/unstable/glade-3/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade-3/debian/patches/99_ltmain_as-needed.patch?rev=13973&op=diff
==============================================================================
--- desktop/unstable/glade-3/debian/patches/99_ltmain_as-needed.patch (original)
+++ desktop/unstable/glade-3/debian/patches/99_ltmain_as-needed.patch Wed Dec 19 13:51:03 2007
@@ -1,8 +1,6 @@
-Index: nautilus-2.18.1/ltmain.sh
-===================================================================
---- nautilus-2.18.1.orig/ltmain.sh	2006-07-13 09:12:13.000000000 +0200
-+++ nautilus-2.18.1/ltmain.sh	2007-06-06 23:36:38.899175453 +0200
-@@ -1784,6 +1784,11 @@
+--- ltmain.sh~	2007-11-28 04:09:41.000000000 +0800
++++ ltmain.sh	2007-12-19 21:19:06.000000000 +0800
+@@ -1794,6 +1794,11 @@
  	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
  	;;
  
@@ -14,7 +12,7 @@
        -Wl,*)
  	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
  	arg=
-@@ -2124,6 +2129,15 @@
+@@ -2137,6 +2142,15 @@
  	lib=
  	found=no
  	case $deplib in
@@ -27,6 +25,6 @@
 +	  fi
 +	  continue
 +	  ;;
- 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
+ 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
  	  if test "$linkmode,$pass" = "prog,link"; then
  	    compile_deplibs="$deplib $compile_deplibs"




More information about the pkg-gnome-commits mailing list