Age | Commit message (Collapse) | Author | Files | Lines |
|
PKG_FAIL_REASON if there is no PLIST, breaking all but one test.
Goes from "1 passed, 12 failed" to "6 passed, 7 failed" on Mac OS.
"haha" schmonz@
|
|
Retire NO_PACAKGE as there is no technical reason for it.
|
|
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
build and install phase. MAKE_ENV needs to remain the same for
packages that use scons. Otherwise, in the install step, scons will
take the new MAKE_ENV to mean that the build action changed, and it will
rebuild the package with the wrong configuration and install that.
|