X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=rpm.macros;h=f2459ac3e89ee67d8aec644dc62165cb797cf93f;hb=e987a186620d4b85dd2d73f535437b991f623d24;hp=25e23f86cecfb20d8a8259c20a35e15192ba17ae;hpb=2a7cfd3f60eafbd11284a7f5accf21ff1a24e1b1;p=packages%2Frpm-build-macros.git diff --git a/rpm.macros b/rpm.macros index 25e23f8..f2459ac 100644 --- a/rpm.macros +++ b/rpm.macros @@ -86,12 +86,18 @@ done \ # Location of autoconf macros %_aclocaldir %(aclocal --print-ac-dir) +# Location of pkgconfig files +%_pkgcondigdir /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")