]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- added "%%_pixmapsdir /usr/X11R6/share/pixmaps".
authorkloczek <kloczek@pld-linux.org>
Sun, 12 Nov 2000 20:47:17 +0000 (20:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.37

rpm.macros

index 744f70d42bdde9a46a9aab87abf4d09bbd0ee38f..b15e08533142b837eb286fb5fb40b8a63bd63e5e 100644 (file)
@@ -78,9 +78,12 @@ done \
 # Location of autoconf macros
 %_aclocaldir   %(aclocal --print-ac-dir)
 
-# Fixed location of top applink dir
+# Location of top applink dir
 %_applnkdir      /usr/X11R6/share/applnk
 
+# Location pixmaps for applnk/desktop files
+%_pixmapsdir   /usr/X11R6/share/pixmaps
+
 # Current date
 %date          %(LC_ALL="C" date +"%a %b %d %Y")
 
This page took 0.030886 seconds and 4 git commands to generate.