# findutils/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.02 hours (or 000.97 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.04 hours (or 002.27 minutes) - HP EliteBook 8560w 32GB RAM 00.04 hours (or 002.53 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.07 hours (or 004.47 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING master = glibc mstatic = yes nls = disabled #--------------------------------------------------------------------- [depends] actools coreutils gawk grep #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man VARDIR=/var/findutils mkdir -p $MANBASE $VARDIR bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-debug \ --disable-dependency-tracking \ --disable-nls \ --localstatedir=$VARDIR \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] cd $PKGDIR_PROD/bin rm -fr locate updatedb cd $PKGDIR_PROD/man/man1 rm -fr locate.* updatedb.* cd $PKGDIR_PROD/man/man5 rm -fr locatedb.* #--------------------------------------------------------------------- [setup.boot] mkdir -p /var/findutils #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = Not checked yet url_home = http://www.gnu.org/software/findutils/ url_lfs = http://www.linuxfromscratch.org/lfs/view/stable/\ chapter06/findutils.html url_tarball = http://ftp.gnu.org/pub/gnu/findutils/\ findutils-4.8.0.tar.xz #--------------------------------------------------------------------- [history] 170922 Updated from 4.2.33 to 4.6.0 180629 Added an Alpine patch 210203 Updated to 4.8.0