SOURCES: powersoftplus-nousb.patch - ugh... host not target, glob ...
qboosh
qboosh at pld-linux.org
Fri Feb 8 22:31:05 CET 2008
Author: qboosh Date: Fri Feb 8 21:31:05 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- ugh... host not target, glob not regex
---- Files affected:
SOURCES:
powersoftplus-nousb.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/powersoftplus-nousb.patch
diff -u SOURCES/powersoftplus-nousb.patch:1.1 SOURCES/powersoftplus-nousb.patch:1.2
--- SOURCES/powersoftplus-nousb.patch:1.1 Fri Feb 8 21:22:35 2008
+++ SOURCES/powersoftplus-nousb.patch Fri Feb 8 22:31:00 2008
@@ -93,8 +93,8 @@
+ fi], [usb=auto])
+
+if test "$usb" = "auto" ; then
-+ case $target_cpu in
-+ i.86)
++ case $host_cpu in
++ i?86)
+ usb=yes
+ ;;
+ *)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/powersoftplus-nousb.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list