2008/11/11 <[EMAIL PROTECTED]>: > Author: mohjive > Date: 2008-11-11 12:21:46 -0800 (Tue, 11 Nov 2008) > New Revision: 3741 > > Modified: > trunk/Compile/bin/Compile > Log: > First big change to start a large refactoring of Compile. > Split do_symlink into two functions: do_install and do_symlink. > Extract wrapper calls from do_symlink and to around the call of the function > itself.
Everything above here should be completly transparent. > Rearrange what is done where in do_install and do_symlink > This changes how things are copied from Recipe Resources. This is now done after "make install". The difference is that this will make the copy of Resources/Defaults/Settings from the recipe dir overwrite settings installed by "make install". This is good, since one can now ship a default that overrides what's shipped with source, but this might also break some existing recipe, so keep eyes open. -- /Jonas _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel