[packages/adapter: 223/631] - %{_pixmapsdir}

glen glen at pld-linux.org
Mon Sep 12 19:53:09 CEST 2016


commit 0904210e026d6db87433afc828ebb55384c73284
Author: Karol Krenski <charles at pld-linux.org>
Date:   Sat Dec 3 00:10:56 2005 +0000

    - %{_pixmapsdir}
    
    Changed files:
        adapter.awk -> 1.214

 adapter.awk | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/adapter.awk b/adapter.awk
index 67b05c4..741c193 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -1060,6 +1060,7 @@ function use_files_macros(	i, n, t, a)
 
 	gsub("%{_datadir}/applications", "%{_desktopdir}");
 	gsub("%{_datadir}/icons", "%{_iconsdir}");
+	gsub("%{_datadir}/pixmaps", "%{_pixmapsdir}");
 }
 
 function fill(ch, n, i) {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885



More information about the pld-cvs-commit mailing list