findutils: build it via chroot.
--HG-- extra : convert_revision : 39dcdac711f98ed40da872d84a2dffbb936e988a
This commit is contained in:
parent
d3f9bf4265
commit
f85feb8094
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue