From: hackbard Date: Mon, 26 Jul 2004 11:06:51 +0000 (+0000) Subject: no puzzling in Helper script X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-linux%2Fhdw-linux.git;a=commitdiff_plain;h=b0930a7ff202fe0bbbe36f1d3338e4bfb469b61d no puzzling in Helper script --- diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 96f76a8..68aad5d 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,5 +1,6 @@ *) 2004-07-26 +- no puzzling in Helper script - fixed sendmail, added patch - fixed xdirectfb + changed prefix to /opt - fixed dhcp documentation related bug diff --git a/scripts/Helper b/scripts/Helper index 90d9bdf..294efa9 100755 --- a/scripts/Helper +++ b/scripts/Helper @@ -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