Author: glen Date: Tue May 8 20:28:53 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- no bashism and cosmetics
---- Files affected:
SOURCES:
ies4linux.ie.sh (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/ies4linux.ie.sh
diff -u SOURCES/ies4linux.ie.sh:1.2 SOURCES/ies4linux.ie.sh:1.3
--- SOURCES/ies4linux.ie.sh:1.2 Tue May 8 22:12:19 2007
+++ SOURCES/ies4linux.ie.sh Tue May 8 22:28:48 2007
@@ -9,7 +9,7 @@
IE=`basename "$0" | awk -F - '{ print $1 }'`
LOCALE=`basename "$0" | sed 's:ie[0-9]*-*::'`
-[ "x$LOCALE" == "x" ] && LOCALE="en-US"
+[ "$LOCALE" = "" ] && LOCALE="en-US"
MASTERPREFIX="/usr/share/ies4linux/$LOCALE/$IE"
WINEPREFIX="${HOME}/.ies4linux/$IE-$LOCALE"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/ies4linux.ie.sh?r1=1.2&r2=1.3&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit