nixpkgs/pkgs/development/libraries/glib
Matthew Bauer df8ee06477 glib: only add gsettingsschemadir in make
gsettingsschemedir only works in make where you can set any variable
from the command line as in “make VAR=VAL”. Other build systems may
not support this kind of loose overriding of variables. This broke a
scons build here:

  https://hydra.nixos.org/build/84073119/
2018-11-14 14:02:56 -06:00
..
darwin-compilation.patch
default.nix gnome3: remove versionBranch attribute 2018-10-05 02:17:19 +02:00
gobject_init_on_demand.patch
quark_init_on_demand.patch
schema-override-variable.patch
setup-hook.sh glib: only add gsettingsschemadir in make 2018-11-14 14:02:56 -06:00
skip-timer-test.patch