forked from mirrors/nixpkgs
a6809c0dd0
When dontUseCmakeBuildDir is true (aka the default), it overrides cmakeDir regardless of the package configuration. While packaging netbee, I needed to both keep dontUseCmakeBuildDir to true (some hardcoded paths expect the build folder) and set cmakeDir (since CMakeList.txt was in a subfolder) which proved impossible. Here is the fix. |
||
---|---|---|
.. | ||
2.8.nix | ||
3.2.2-cygwin.patch | ||
application-services.patch | ||
default.nix | ||
search-path-3.9.patch | ||
search-path.patch | ||
setup-hook.sh |