nixpkgs/pkgs
Dan Lidral-Porter 66bbee3b81 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.
2018-03-31 13:52:28 -07:00
..
applications gpx: init at 2.5.2 2018-03-30 22:51:35 +02:00
build-support Merge pull request #37928 from VShell/patch-2 2018-03-28 09:34:41 +01:00
common-updater common-updater: support updating source URL 2018-03-16 23:17:07 +09:00
data stdman: 2017.04.02 -> 2018.03.11 2018-03-30 19:57:10 +01:00
desktops gnome3.gnome-music: fix ugly codecs 2018-03-29 11:09:38 +02:00
development gflags: build on case-insensitive FSs, add meta 2018-03-31 13:52:28 -07:00
games freecell-solver: 4.16.0 -> 4.18.0 2018-03-30 21:32:16 +02:00
misc light-locker: 1.7.0 -> 1.8.0 2018-03-30 23:45:33 +02:00
os-specific mdadm: allow sending mail when using opensmtpd 2018-03-30 16:16:31 +02:00
servers Allow some packages to build on darwin as well 2018-03-30 15:39:25 -07:00
shells nix-bash-completions: 0.6.4 -> 0.6.5 2018-03-30 13:26:05 +02:00
stdenv meta: Simplify platform check logic 2018-03-27 11:59:59 -04:00
test tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
tools Allow some packages to build on darwin as well 2018-03-30 15:39:25 -07:00
top-level gpx: init at 2.5.2 2018-03-30 22:51:35 +02:00