SOURCES: fontpostinst - no need to quote here

glen glen at pld-linux.org
Wed Dec 26 00:21:22 CET 2007


Author: glen                         Date: Tue Dec 25 23:21:22 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- no need to quote here

---- Files affected:
SOURCES:
   fontpostinst (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SOURCES/fontpostinst
diff -u SOURCES/fontpostinst:1.15 SOURCES/fontpostinst:1.16
--- SOURCES/fontpostinst:1.15	Wed Dec 26 00:18:46 2007
+++ SOURCES/fontpostinst	Wed Dec 26 00:21:17 2007
@@ -12,7 +12,7 @@
 #	gnome-font-install (gnome-print)
 #	t1libconfig (t1lib)
 
-PROGRAM="${0##*/}"
+PROGRAM=${0##*/}
 
 FBASEDIR="/usr/share/fonts"
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/fontpostinst?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list