SOURCES: gnome-themes-bashizm.patch (NEW) - merge from DEVEL
qwiat
qwiat at pld-linux.org
Mon Sep 29 00:08:00 CEST 2008
Author: qwiat Date: Sun Sep 28 22:08:00 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- merge from DEVEL
---- Files affected:
SOURCES:
gnome-themes-bashizm.patch (1.1 -> 1.2) (NEW)
---- Diffs:
================================================================
Index: SOURCES/gnome-themes-bashizm.patch
diff -u /dev/null SOURCES/gnome-themes-bashizm.patch:1.2
--- /dev/null Mon Sep 29 00:08:01 2008
+++ SOURCES/gnome-themes-bashizm.patch Mon Sep 29 00:07:55 2008
@@ -0,0 +1,11 @@
+--- gnome-themes-2.23.92/common/mkiconlinks.sh~ 2008-09-08 17:29:26.000000000 +0200
++++ gnome-themes-2.23.92/common/mkiconlinks.sh 2008-09-13 01:33:49.083037080 +0200
+@@ -16,7 +16,7 @@
+ while [ ! -z "$NEXTLINE" ] ; do
+
+ # Skip lines beginning with '#'
+- if [ ! "${NEXTLINE:0:1}" == '#' ]; then
++ if [ ! "$(echo $NEXTLINE| cut -c1)" == '#' ]; then
+ #Extract first field, minus its trailing colon
+ ORIG_FILE=`echo $NEXTLINE | awk '/:/{print $1}' | sed -e 's/://'`
+
================================================================
More information about the pld-cvs-commit
mailing list