SPECS: adapter.awk - %{_pixmapsdir}

charles charles at pld-linux.org
Sat Dec 3 01:11:02 CET 2005


Author: charles                      Date: Sat Dec  3 00:11:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %{_pixmapsdir}

---- Files affected:
SPECS:
   adapter.awk (1.213 -> 1.214) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.213 SPECS/adapter.awk:1.214
--- SPECS/adapter.awk:1.213	Mon Nov 28 23:46:36 2005
+++ SPECS/adapter.awk	Sat Dec  3 01:10:56 2005
@@ -1060,6 +1060,7 @@
 
 	gsub("%{_datadir}/applications", "%{_desktopdir}");
 	gsub("%{_datadir}/icons", "%{_iconsdir}");
+	gsub("%{_datadir}/pixmaps", "%{_pixmapsdir}");
 }
 
 function fill(ch, n, i) {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.213&r2=1.214&f=u




More information about the pld-cvs-commit mailing list