From 9276c6bcbbd08b1e442064d2561c03e567ba5c3d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 17 Oct 2009 03:17:29 +0200 Subject: [PATCH] man-db: does not require lzma-utils anymore, bumprev. --HG-- extra : convert_revision : 117e10e3bb7ad93da1f872c363d057d41d2a1f0f --- templates/man-db/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/man-db/template b/templates/man-db/template index bcc57f68ab5..33ae740df76 100644 --- a/templates/man-db/template +++ b/templates/man-db/template @@ -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 " 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() {