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