man-db: does not require lzma-utils anymore, bumprev.

--HG--
extra : convert_revision : 117e10e3bb7ad93da1f872c363d057d41d2a1f0f
This commit is contained in:
Juan RP 2009-10-17 03:17:29 +02:00
parent e35ab5a954
commit 9276c6bcbb

View file

@ -1,12 +1,12 @@
# Template file for 'man-db'
pkgname=man-db
version=2.5.6
#revision=1
revision=1
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--with-db=gdbm --with-pager=less --with-gzip=/usr/bin/gzip
--with-bzip2=/usr/bin/bzip2 --disable-rpath --enable-threads=posix
--disable-setuid"
--with-lzma=/usr/bin/lzma --disable-setuid"
short_desc="The on-line manual database"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=14e3daf8727f98035cb250d6e4caaf720225c14996377aa7bf8f00248b7f5633
@ -26,7 +26,6 @@ Add_dependency full less
Add_dependency full gdbm
Add_dependency full groff
Add_dependency full grep
Add_dependency full lzma-utils
post_install()
{