no puzzling in Helper script
[hdw-linux/hdw-linux.git] / scripts / Helper
index 90d9bdf..294efa9 100755 (executable)
@@ -32,9 +32,6 @@ done
 
 
 if [ "$ccl" = "1" ] ; then
-       echo -en "puzzling PKGS files ..."
-       ./scripts/Puzzle > /dev/null 2>&1
-       echo -en " done.\n"
        for i in download/*/PKGS; do
                grep 'cvs:' $i | \
                        while read pkg package foo; do