c0594293a52c26c119f128b735b168e5170e3ed5
[hdw-linux/hdw-linux.git] / packages / base / findutils / findutils
1 # hdw - linux findutils package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 4.2.23
6 # [S] 1-4 2-7
7 # [D] findutils-4.2.23.tar.gz ftp://ftp.gnu.org/pub/gnu/findutils/
8
9 if [ "$hdw_status" = "2" ] ; then
10         confopt=${confopt//--local* /--localstatedir=$root/var/lib/locate }
11         confopt="$confopt --libexecdir=$prefix/lib/locate"
12         mkdir -p $root/{usr,var}/lib/locate
13 fi