]> hackdaworld.org Git - hdw-linux/hdw-linux.git/blobdiff - scripts/Build-Distro
added hdlmaker package
[hdw-linux/hdw-linux.git] / scripts / Build-Distro
index a5c3a9aca06ddaceb4e62509093220181dc7a4ea..79f2cd336211013474158af8523117854433911f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 
 # define max priority
-max=13
+max=18
 stages="0 1"
 no_src_del=""
 
@@ -248,7 +248,7 @@ EOT
                        exit 1
                fi
                # remove buildorder files
-               rm -f $root/usr/src/hdw-linux/build_order*
+               rm -f $root/chroot.sh
                # last message
                echo 
                echo_w "you should now have build your hdw-linux distro"