Typo fix.

This commit is contained in:
Manuel Canales Esparcia 2006-04-09 15:16:49 +00:00
parent 6794fe4edd
commit aab6e734bc

View file

@ -5,7 +5,7 @@ wrt_ica_targets() { #
#----------------------------------# #----------------------------------#
local system_rebuild=$1 local system_rebuild=$1
wrt_system_rebuild "$system_rebuild" wrt_system_rebuild "$system_rebuild"
wrt_iterations "$system_rebuild" wrt_iterations "$system_rebuild"
} }
#----------------------------------# #----------------------------------#
@ -57,7 +57,7 @@ wrt_prepare() { #
#----------------------------------# #----------------------------------#
local ITERATION=$1 local ITERATION=$1
if [[ "$PROGNAME" = "CLFS" ]] && [[ "$METHOD" = "boot" ]] ; then if [[ "$PROGNAME" = "clfs" ]] && [[ "$METHOD" = "boot" ]] ; then
local PRUNEPATH="/jhalfs /sources /var/log/paco /opt /dev /home /mnt /proc \ local PRUNEPATH="/jhalfs /sources /var/log/paco /opt /dev /home /mnt /proc \
/root /sys /tmp /usr/src /lost+found /tools" /root /sys /tmp /usr/src /lost+found /tools"
local ROOT_DIR=/ local ROOT_DIR=/