]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm.macros
- added some missing German translations
[packages/rpm.git] / rpm.macros
index 25e23f86cecfb20d8a8259c20a35e15192ba17ae..d8e3554aeb051087ac1afb66f79f34d724399c7d 100644 (file)
@@ -86,12 +86,18 @@ done \
 # Location of autoconf macros
 %_aclocaldir   %(aclocal --print-ac-dir)
 
+# Location of pkgconfig files
+%_pkgconfigdir /usr/lib/pkgconfig
+
 # Location of top applink dir
 %_applnkdir      /usr/X11R6/share/applnk
 
 # Location pixmaps for applnk/desktop files
 %_pixmapsdir   /usr/X11R6/share/pixmaps
 
+# Location of fonts directories
+%_fontsdir     /usr/share/fonts
+
 # Current date
 %date          %(LC_ALL="C" date +"%a %b %d %Y")
 
This page took 0.204934 seconds and 4 git commands to generate.