SOURCES: rpm-libtool-deps.patch - fixed

qboosh qboosh at pld-linux.org
Sat Aug 4 14:07:20 CEST 2007


Author: qboosh                       Date: Sat Aug  4 12:07:20 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed

---- Files affected:
SOURCES:
   rpm-libtool-deps.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/rpm-libtool-deps.patch
diff -u SOURCES/rpm-libtool-deps.patch:1.7 SOURCES/rpm-libtool-deps.patch:1.8
--- SOURCES/rpm-libtool-deps.patch:1.7	Sun Apr  8 21:02:41 2007
+++ SOURCES/rpm-libtool-deps.patch	Sat Aug  4 14:07:14 2007
@@ -37,7 +37,7 @@
 +	    while read possible ; do
 +		case "$possible" in
 +		*.la)
-+		    for dep in `grep '^dependency_libs='"$possible" 2> /dev/null | \
++		    for dep in `grep '^dependency_libs=' "$possible" 2> /dev/null | \
 +				sed -e "s,^dependency_libs='\(.*\)',\1,g"`
 +		    do
 +			case "$dep" in
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rpm-libtool-deps.patch?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list