2009/12/4 <luca...@svn.gobolinux.org>: > Author: lucasvr > Date: 2009-12-03 20:21:10 -0800 (Thu, 03 Dec 2009) > New Revision: 4158 > > Modified: > trunk/Installer/bin/GoboLinuxInstaller > trunk/Installer/src/Installer.pro > Log: > Using /System/Links/Shared instead of /Programs/Foo/Version/Shared. > > Modified: trunk/Installer/bin/GoboLinuxInstaller > =================================================================== > --- trunk/Installer/bin/GoboLinuxInstaller 2009-12-04 02:41:43 UTC (rev > 4157) > +++ trunk/Installer/bin/GoboLinuxInstaller 2009-12-04 04:21:10 UTC (rev > 4158) > @@ -20,7 +20,7 @@ > > sys.path = ['GraphicalTail'] + sys.path > > -shared = "/Programs/Installer/Current/Shared/Installer/" > +shared = "/System/Links/Shared/Installer/" > > ############################################################################### > ###############################################################################
Wouldn't it be possible to use $goboShared instead of using a legacy absolute path? -- /Jonas _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel