* makepkg.conf.in: Added /usr/share/gtk-doc back into default DOC_DIRS
This commit is contained in:
parent
4bfd0cb6cc
commit
ff76c8c552
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ OPTIONS=(strip !docs libtool emptydirs)
|
||||||
#-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
|
#-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
|
||||||
INTEGRITY_CHECK=(md5)
|
INTEGRITY_CHECK=(md5)
|
||||||
#-- Info and doc directories to remove (if option set correctly above)
|
#-- Info and doc directories to remove (if option set correctly above)
|
||||||
DOC_DIRS=(usr/{,share/}{info,doc} opt/gnome/{,share/}{info,doc,gtk-doc})
|
DOC_DIRS=(usr/{,share/}{info,doc,gtk-doc} opt/gnome/{,share/}{info,doc,gtk-doc})
|
||||||
|
|
||||||
#########################################################################
|
#########################################################################
|
||||||
# PACKAGE OUTPUT
|
# PACKAGE OUTPUT
|
||||||
|
|
Loading…
Add table
Reference in a new issue