b2ff7d566353fda233865c733d3d57f254917ed5
[hdw-linux/hdw-linux.git] / packages / base / grep / grep
1 # hdw - linux grep package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 2.5.1
6 # [S] 1-5 2-13
7 # [D] grep-2.5.1.tar.bz2 ftp://ftp.gnu.org/pub/gnu/grep/
8
9 confopt="$confopt --with-included-regex"
10 [ "$hdw_status" = "1" ] && confopt="$confopt --disable-perl-regexp"
11 [ "$hdw_status" = "2" ] && confopt=${confopt//--bindir* /--bindir=$root/bin }