]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- added _gtkdocdir definition
authorwrobell <wrobell@pld-linux.org>
Tue, 3 Dec 2002 13:58:10 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.98

rpm.macros

index 4465ca5189a0b21e079e96044707936b55fe7082..071725526f0d312a735009b54fca31a567559ec2 100644 (file)
 # Location of fonts directories
 %_fontsdir     /usr/share/fonts
 
+# Location of Gtk and associated libraries documentation
+_gtkdocdir  %{_defaultdocdir}/gtk-doc/html
+
 # Current date
 %date          %(LC_ALL="C" date +"%a %b %d %Y")
 
This page took 0.095188 seconds and 4 git commands to generate.