findutils: build it via chroot.

--HG--
extra : convert_revision : 39dcdac711f98ed40da872d84a2dffbb936e988a
This commit is contained in:
Juan RP 2010-04-24 17:12:13 +02:00
parent d3f9bf4265
commit f85feb8094

View file

@ -13,12 +13,12 @@ long_desc="
other programs to provide modular and powerful directory search and file other programs to provide modular and powerful directory search and file
locating capabilities to other commands." locating capabilities to other commands."
base_chroot=yes
Add_dependency run glibc Add_dependency run glibc
Add_dependency build gettext
Add_dependency build texinfo
post_install() post_install()
{ {
sed -i -e "s|$XBPS_MASTERDIR||g" ${DESTDIR}/usr/bin/updatedb
# Insdtall the cron daily job. # Insdtall the cron daily job.
install -D -m744 ${FILESDIR}/updatedb.cron-daily \ install -D -m744 ${FILESDIR}/updatedb.cron-daily \
${DESTDIR}/etc/cron.daily/updatedb ${DESTDIR}/etc/cron.daily/updatedb