From e281c3d0567ff9e35c211d5b4f83733b17260dfe Mon Sep 17 00:00:00 2001 From: travankor Date: Fri, 13 Sep 2019 02:12:45 -0700 Subject: [PATCH] man-db: enable seccomp support. --- srcpkgs/man-db/template | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/man-db/template b/srcpkgs/man-db/template index 60b09450c2aee2..b6cf1489ecac1e 100644 --- a/srcpkgs/man-db/template +++ b/srcpkgs/man-db/template @@ -1,24 +1,25 @@ # Template file for 'man-db' pkgname=man-db version=2.8.7 -revision=1 +revision=2 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 - --with-systemdsystemunitdir=no" + --without-included-regex --enable-automatic-create --with-libseccomp + --without-systemdsystemunitdir --without-systemdtmpfilesdir" hostmakedepends="groff pkg-config" -makedepends="db-devel gettext-devel groff libpipeline-devel zlib-devel" +makedepends="db-devel gettext-devel groff libpipeline-devel libseccomp-devel + zlib-devel" depends="bzip2 coreutils grep groff gzip less" conf_files="/etc/man_db.conf" -provides="man-0_1" -short_desc="The on-line manual database" +short_desc="On-line manual database" maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.1-or-later" -homepage="http://www.nongnu.org/man-db/" +homepage="https://www.nongnu.org/man-db/" distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" checksum=b9cd5bb996305d08bfe9e1114edc30b4c97be807093b88af8033ed1cf9beb326 +provides="man-0_1" lib32disabled=yes alternatives=" @@ -37,7 +38,6 @@ pre_configure() { } post_install() { - rm -r ${DESTDIR}/usr/lib/tmpfiles.d # Rename files for alternatives for f in apropos man whatis; do mv ${DESTDIR}/usr/bin/{$f,mandb-$f}