Revision 02d25a31
ID: 02d25a314f7add91183d96d4b79f67f5f2df2dfb
build-dir can now be phase-specific
For a package with phases, build-dir can be specified in the base
directives section and any subset of the phase sections. When
building a phase, the build-dir directive for that phase will be
used if there is one; otherwise the base build-dir directive will
be used.
When a package cleans up after itself, the source directory and
all build directories are removed.
Files
- added
- modified
- copied
- renamed
- deleted
- lib
- spec
- package_spec.rb (diff)
- samples