|
Fix issue #1775: preBuildCommand does not take root into account
This fixes the case reported, by passing the 'Package.path()' (which is forwarded by 'Dub.rootPath') to runCommand. |
|---|
|
|
| source/dub/generators/generator.d |
|---|
| source/dub/internal/utils.d |
|---|
| test/issue1775/.no_run 0 → 100644 |
|---|
| test/issue1775/.no_test 0 → 100644 |
|---|
| test/issue1775/dub.json 0 → 100644 |
|---|
| test/issue1775/issue1775.marker 0 → 100644 |
|---|
| test/issue1775/source/app.d 0 → 100644 |
|---|