Patch before running prebuild commands.

Sometimes an application provides a script to initialize its build
environment, and it may be required to patch such a script before running
it (typical case is hardcoding developer's local paths). More generally,
"declaritive" ways of changing code (e.g., forceversion, patch, etc.)
should be preferred to prebuild, which should be used as the last resort
(as it is too generic and thus verbose). So, it's right ordering in that
respect either.
This commit is contained in:
Paul Sokolovsky 2012-02-24 03:21:00 +02:00
parent b94926cea3
commit 103d39c2e9

Diff content is not available