From: Stephen Soltesz Date: Wed, 20 Feb 2008 20:31:26 +0000 (+0000) Subject: I meant for that to be vdir at this point in the script X-Git-Tag: BootstrapFS-1.0-0~18 X-Git-Url: http://git.onelab.eu/?p=bootstrapfs.git;a=commitdiff_plain;h=dcd6256870c21a1e569a380d9146c7a4aac4a08c I meant for that to be vdir at this point in the script --- diff --git a/build.sh b/build.sh index 4147a53..0a6c557 100755 --- a/build.sh +++ b/build.sh @@ -97,7 +97,7 @@ pkgs_count=$(ls ../build/config.${pldistro}/bootstrapfs-*.pkgs 2> /dev/null | wc fi postfile=$(echo $pkgs | sed -e s,pkgs,post, ) - [ "$postfile" != "not-found-by-pl_locateDistroFile" ] && /bin/bash $postfile ${vref} || : + [ "$postfile" != "not-found-by-pl_locateDistroFile" ] && /bin/bash $postfile ${vdir} || : # Create a copy of the ${NAME} bootstrap filesystem w/o the base