summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorDan Lidral-Porter <dlidral-porter@cylance.com>2018-03-30 16:33:14 -0700
committerDan Lidral-Porter <dlidral-porter@cylance.com>2018-03-31 13:52:28 -0700
commit66bbee3b81271cfb6ffff6d350c02d7158255778 (patch)
tree519ac8f535358a08982e6766cc41ba2874896606 /pkgs/development/python-modules/httpserver
parent80e730c9a41ee327308144ffcde47f03a148e7c2 (diff)
gflags: build on case-insensitive FSs, add meta
Darwin machines come with a case-insensitive filesystem by default. The gflags package's source contains a file 'BUILD' and the build process attempts to create a directory called 'build', which fails on case-insensitive filesystems. Add a prePatch hook to rename the BUILD file (which is for use with an unrelated build tool) to something that doesn't conflict with the 'build' directory. This hook allows this derivation to be built on case-insensitive filesystems. Add metadata to the derivation because previously it had none.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions