aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-07-29 11:29:05 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-07-29 11:29:05 +0000
commite205afcafa9f0abb0ac9d0a0de641601c2022117 (patch)
treed2a42bc043e7e01d3e379524a21aca5112dcaf4c
parent5c3401683764f517fce5617c3044d3399a0af13e (diff)
progress_bar.sh don't need be executable.
-rwxr-xr-xjhalfs1
1 files changed, 0 insertions, 1 deletions
diff --git a/jhalfs b/jhalfs
index e5729fa2bf..d1375f4181 100755
--- a/jhalfs
+++ b/jhalfs
@@ -397,7 +397,6 @@ if [[ "$REBUILD_MAKEFILE" = "n" ]] ; then
cp -r BLFS/* ${BUILDDIR}${BLFS_ROOT}
cp -r menu ${BUILDDIR}${BLFS_ROOT}
cp $COMMON_DIR/progress_bar.sh ${BUILDDIR}${BLFS_ROOT}
- chmod 777 ${BUILDDIR}${BLFS_ROOT}/progress_bar.sh
cp README.BLFS ${BUILDDIR}${BLFS_ROOT}
# Clean-up
rm -rf ${BUILDDIR}${BLFS_ROOT}/libs/.svn