https://issues.dlang.org/show_bug.cgi?id=21567
--- Comment #4 from Dlang Bot <[email protected]> --- dlang/dmd pull request #12195 "Merge stable" was merged into master: - e769818ae27045ec1667c23d7d389fa513d117fd by Florian: Fix 21567 - build.d install fails for sources from official releases (#12144) The official releases only include the configuration of the current OS in the root directory instead off multiple configurations nested in the `ini` folder. This commit checks whether the `ini` directory exists and falls back to the expected path for releases otherwise. https://github.com/dlang/dmd/pull/12195 --
