yelp: keep empty dirs, misc fixes.

--HG--
branch : gnome3
This commit is contained in:
Juan RP 2011-03-03 17:29:35 +01:00
parent 9a780cc073
commit 05e80b2d07

View file

@ -3,8 +3,7 @@ pkgname=yelp
version=2.91.90 version=2.91.90
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2" distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
build_style=gnu_configure build_style=gnu_configure
configure_args="--disable-schemas-install --localstatedir=/var configure_args="--disable-schemas-compile --localstatedir=/var"
--with-gconf-schema-file-dir=/usr/share/gconf/schemas"
short_desc="Help browser for GNOME desktop" short_desc="Help browser for GNOME desktop"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9857cd839253fd6fa0c08aaa02b77092da3ecc5b7667b656c477f8ab9142722e checksum=9857cd839253fd6fa0c08aaa02b77092da3ecc5b7667b656c477f8ab9142722e
@ -12,6 +11,7 @@ long_desc="
Yelp is the help browser for GNOME2. It lets you navigate through all Yelp is the help browser for GNOME2. It lets you navigate through all
installed documentation." installed documentation."
keep_empty_dirs=yes
subpackages="yelp-devel" subpackages="yelp-devel"
triggers="gsettings-schemas" triggers="gsettings-schemas"
gtk_iconcache_dirs="/usr/share/icons/hicolor" gtk_iconcache_dirs="/usr/share/icons/hicolor"