From b6a0612dbcc19f9e4f40042f0971f93f6177a017 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 7 Jan 2019 02:30:34 -0200 Subject: [PATCH] man-db: update to 2.8.5. --- srcpkgs/man-db/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/man-db/template b/srcpkgs/man-db/template index 3ca0a093ee0..104172bb35d 100644 --- a/srcpkgs/man-db/template +++ b/srcpkgs/man-db/template @@ -1,12 +1,13 @@ # Template file for 'man-db' pkgname=man-db -version=2.8.4 +version=2.8.5 revision=1 build_style=gnu-configure configure_args="--with-db=db --with-pager=less --with-gzip=/usr/bin/gzip --with-bzip2=/usr/bin/bzip2 --disable-rpath --enable-threads=posix --with-lzma=/usr/bin/lzma --with-xz=/usr/bin/xz --disable-setuid - --without-included-regex --enable-automatic-create --sbindir=/usr/bin" + --without-included-regex --enable-automatic-create + --with-systemdsystemunitdir=no" hostmakedepends="groff pkg-config" makedepends="db-devel gettext-devel groff libpipeline-devel zlib-devel" depends="bzip2 coreutils grep groff gzip less" @@ -17,7 +18,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="http://www.nongnu.org/man-db/" distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=103c185f9d8269b9ee3b8a4cb27912b3aa393e952731ef96fedc880723472bc3 +checksum=b64d52747534f1fe873b2876eb7f01319985309d5d7da319d2bc52ba1e73f6c1 lib32disabled=yes alternatives=" @@ -34,6 +35,7 @@ pre_configure() { LDFLAGS+=" -lintl";; esac } + post_install() { rm -r ${DESTDIR}/usr/lib/tmpfiles.d # Rename files for alternatives