From f85feb8094072018d0f1a56877723fb536fc61dd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 24 Apr 2010 17:12:13 +0200 Subject: [PATCH] findutils: build it via chroot. --HG-- extra : convert_revision : 39dcdac711f98ed40da872d84a2dffbb936e988a --- srcpkgs/findutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/findutils/template b/srcpkgs/findutils/template index 269092231c1..f0a360c8530 100644 --- a/srcpkgs/findutils/template +++ b/srcpkgs/findutils/template @@ -13,12 +13,12 @@ long_desc=" other programs to provide modular and powerful directory search and file locating capabilities to other commands." -base_chroot=yes Add_dependency run glibc +Add_dependency build gettext +Add_dependency build texinfo post_install() { - sed -i -e "s|$XBPS_MASTERDIR||g" ${DESTDIR}/usr/bin/updatedb # Insdtall the cron daily job. install -D -m744 ${FILESDIR}/updatedb.cron-daily \ ${DESTDIR}/etc/cron.daily/updatedb