Author: glen                         Date: Sat Apr 26 18:57:28 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix also some syntax

---- Files affected:
SOURCES:
   splashutils-relpath.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/splashutils-relpath.patch
diff -u SOURCES/splashutils-relpath.patch:1.1 
SOURCES/splashutils-relpath.patch:1.2
--- SOURCES/splashutils-relpath.patch:1.1       Tue Apr 22 18:59:24 2008
+++ SOURCES/splashutils-relpath.patch   Sat Apr 26 20:57:23 2008
@@ -1,5 +1,14 @@
---- splashutils-1.5.4/scripts/splash_geninitramfs.in~  2008-02-25 
21:41:35.000000000 +0200
-+++ splashutils-1.5.4/scripts/splash_geninitramfs.in   2008-04-22 
19:51:31.133178577 +0300
+--- splashutils-1.5.4/scripts/splash_geninitramfs.in   2008-04-22 
19:51:31.133178577 +0300
++++ splashutils-1.5.4/scripts/splash_geninitramfs.in   2008-04-26 
21:55:09.000000000 +0300
+@@ -96,7 +96,7 @@
+                                       if [ ! -d "$i" ] ; then
+                                               continue
+                                       fi
+-                                      themes[$index]="`basename "$i"`"
++                                      themes[$index]=$(basename "$i")
+                                       let "index++"
+                               done;;
+       esac
 @@ -167,7 +167,7 @@
  
  printv "o Copying ${splash_hlp}.."
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/splashutils-relpath.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to