On 20/03/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: calica > Date: 2008-03-20 03:29:09 -0700 (Thu, 20 Mar 2008) > New Revision: 2984 > > Modified: > trunk/Installer/bin/ProfileInstall > Log: > Fix typo > > Modified: trunk/Installer/bin/ProfileInstall > =================================================================== > --- trunk/Installer/bin/ProfileInstall 2008-03-19 23:22:01 UTC (rev 2983) > +++ trunk/Installer/bin/ProfileInstall 2008-03-20 10:29:09 UTC (rev 2984) > @@ -83,7 +83,7 @@ > ln -s "`lstrip ${goboBoot}`" ${dest_dir}/boot > ln -s "`lstrip ${goboMount}`/Media" ${dest_dir}/media > ln -s "`lstrip ${goboMount}`" ${dest_dir}/mnt > - ln -s "`lstrip ${goboFiles}`" ${dest_dir}/srv > + ln -s "Files" ${dest_dir}/srv > Personally I'd rather add definition of $goboFiles to Scripts/bin/GoboPath.
-- /Jonas _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel