more toolchain + stage 1 updates
[hdw-linux/hdw-linux.git] / packages / base / 00-small-base-conf / 00-small-base-conf
index 6130609..452be0d 100644 (file)
@@ -3,12 +3,12 @@
 # author: hackbard@hackdaworld.dyndns.org
 #
 # we don't need source
-# [S] 1-10 2-1
+# [S] 1-4 2-1
 # [V] 0.1
 
 custmain="1"
 
-if [ "$hdw_status" = "1" ] ; then
+if [ "$stage" = "1" ] ; then
        custmain()      {
                for i in bash pwd cat stty; do
                        ln -sf ../$tc_name/bin/$i $root/bin/$i