BLFS: Fixed progress_bar.sh run.

This commit is contained in:
Manuel Canales Esparcia 2007-07-26 19:40:24 +00:00
parent 35d99d6273
commit fc8b9625a6
2 changed files with 1 additions and 2 deletions

View file

@ -26,7 +26,7 @@ cat << EOF
$i: $PREV
@\$(call echo_message, Building)
@./progress_bar.sh \$@ \$\$PPID &
@/bin/bash progress_bar.sh \$@ \$\$PPID &
EOF
) >> $MKFILE.tmp
}

View file

@ -155,7 +155,6 @@ echo "${nl_}${SD_BORDER}${nl_}"
cp -r BLFS/* $BLFS_ROOT
cp -r menu $BLFS_ROOT
cp $COMMON_DIR/progress_bar.sh $BLFS_ROOT
chmod 777 ${BLFS_ROOT}/progress_bar.sh
cp README.BLFS $BLFS_ROOT
# Start the work