| Summary: | Option 'source-dir' in a module does not override global setting [patch] | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | Michael G. Hansen <mike> |
| Component: | general | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Honor the 'source-dir' option for modules | ||
|
Description
Michael G. Hansen
2009-12-27 11:06:13 UTC
Created attachment 39368 [details]
Honor the 'source-dir' option for modules
SVN commit 1072396 by mpyne: Allow the source-dir option to be overridden by modules. Based on a patch by Michael G. Hansen (the bug reporter). Also make miscellaneous cleanups of some of the various var names involved. BUG:220242 M +25 -13 kdesvn-build WebSVN link: http://websvn.kde.org/?view=rev&revision=1072396 |