Merge pull request #2087 from veelo/issue2086-copyFiles-subPackage-targetPath
Fix #2086 copyFiles in subPackage does not honour targetPath. |
---|
source/dub/generators/generator.d |
---|
test/issue2086-copyfiles-subpackage-targetpath.sh 0 → 100755 |
---|
test/issue2086-copyfiles-subpackage-targetpath/.no_run 0 → 100644 |
---|
test/issue2086-copyfiles-subpackage-targetpath/dub.json 0 → 100644 |
---|
test/issue2086-copyfiles-subpackage-targetpath/sub/dub.json 0 → 100644 |
---|
test/issue2086-copyfiles-subpackage-targetpath/sub/files/to_be_deployed.txt 0 → 100644 |
---|
test/issue2086-copyfiles-subpackage-targetpath/sub/source/app.d 0 → 100644 |
---|