man-db: add /etc/man_db.conf to $conf_files.

Bump revision.

--HG--
extra : convert_revision : 7ee6dc0f679ab8601fcc09d56ad9fe41593bed87
This commit is contained in:
Juan RP 2009-08-01 11:16:55 +02:00
parent a313f35bec
commit 1601b19834
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Template file for 'man-db'
pkgname=man-db
version=2.5.5
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
@ -16,6 +17,8 @@ long_desc="
GNU/Linux distributions, including Debian, Ubuntu, and SuSE. It also compiles
and runs on a number of proprietary Unix systems."
conf_files="/etc/man_db.conf"
Add_dependency full glibc
Add_dependency full bzip2
Add_dependency full gzip