Module Name: src Committed By: jym Date: Sat Jan 29 16:56:27 UTC 2011
Modified Files: src: BUILDING Makefile Log Message: Pass down INSTALLSETS variable to installsets target. Use :Q to escape shell meta-characters, as the variable contains a list of sets, separated by spaces. $ ./build.sh -V INSTALLSETS="base etc" install=idir should now work as expected. Reviewed by apb@ on tech-toolchain. To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92 src/BUILDING cvs rdiff -u -r1.281 -r1.282 src/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.