# hdw - linux grep package # # author: hackbard@hackdaworld.dyndns.org # # [V] 2.5 # [S] 1-5 2-13 # [D] grep-2.5.tar.bz2 ftp://ftp.gnu.org/pub/gnu/grep/ confopt="$confopt --with-included-regex" [ "$hdw_status" = "1" ] && confopt="$confopt --disable-perl-regexp" [ "$hdw_status" = "2" ] && confopt=${confopt//--bindir* /--bindir=$root/bin }