findutils: build it via chroot.
--HG-- extra : convert_revision : 39dcdac711f98ed40da872d84a2dffbb936e988a
This commit is contained in:
parent
d3f9bf4265
commit
f85feb8094
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue