more toolchain + stage 1 updates
[hdw-linux/hdw-linux.git] / packages / base / grep / grep
index b2ff7d5..e769672 100644 (file)
@@ -3,9 +3,9 @@
 # author: hackbard@hackdaworld.dyndns.org
 #
 # [V] 2.5.1
-# [S] 1-5 2-13
+# [S] 1-2 2-13
 # [D] grep-2.5.1.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 }
+[ "$stage" = "1" ] && confopt="$confopt --disable-perl-regexp"
+[ "$stage" = "2" ] && confopt=${confopt//--bindir* /--bindir=$root/bin }