Author: sparky Date: Mon Nov 27 18:52:21 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- one more typo !
---- Files affected:
SOURCES:
rpm-libtool-deps.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/rpm-libtool-deps.patch
diff -u SOURCES/rpm-libtool-deps.patch:1.3 SOURCES/rpm-libtool-deps.patch:1.4
--- SOURCES/rpm-libtool-deps.patch:1.3 Mon Nov 27 12:08:50 2006
+++ SOURCES/rpm-libtool-deps.patch Mon Nov 27 19:52:16 2006
@@ -7,7 +7,7 @@
*.la)
- if grep -iq '^# Generated by ltmain.sh' "$possible" 2> /dev/null ;
then
+ possible="`readlink -f "$possible" 2> /dev/null || echo
"$possible"`"
-+ if file "$possible" | grep -iq 'libtool library file' 2> /dev/null
; the
++ if file "$possible" | grep -iq 'libtool library file' 2> /dev/null
; then
possible="`echo ${possible} | sed -e s,${RPM_BUILD_ROOT}/,/,`"
echo "libtool($possible)"
fi
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/rpm-libtool-deps.patch?r1=1.3&r2=1.4&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit