1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 15:11:35 +00:00
nixpkgs/pkgs
Will Dietz 7971975f29 lightdm_gtk_greeter: fix configureFlags to not be one long string
For whatever reason, setting `configureFlagsArray` causes
the configure invocation to escape spaces between parameters:

configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/4bn8dsr743dp0g5j020jf8why5hkld3p-lightdm-gtk-greeter-2.0.6 --localstatedir=/var\ --sysconfdir=/etc\ --disable-indicator-services-command\ --enable-at-spi-command=/nix/store/li9bsxl8qja8qw0pa70xd572gw5hqsdm-at-spi2-core-2.30.1/libexec/at-spi-bus-launcher\ \ --launch-immediately

This actually doesn't break the build (!) but it does break
lightdm pretty badly for me and it's not hard to imagine why :).

Instead, use configureFlags as normal but just append the command
in `preConfigure` directly, so we can preserve the space.
2019-03-12 23:14:24 -05:00
..
applications lightdm_gtk_greeter: fix configureFlags to not be one long string 2019-03-12 23:14:24 -05:00
build-support bazel-remote: init at 2019-01-12 2019-03-11 11:10:59 +01:00
common-updater common-updater-scripts: Add file and system flags 2019-03-02 23:03:04 +01:00
data tamsyn: init at 1.11 2019-03-12 20:45:19 -07:00
desktops misc: Remove myself from list of maintainers 2019-03-12 23:50:52 +01:00
development pythonPackages.weboob: fix build 2019-03-12 22:39:48 -04:00
games misc: Remove myself from list of maintainers 2019-03-12 23:50:52 +01:00
misc misc: Remove myself from list of maintainers 2019-03-12 23:50:52 +01:00
os-specific misc: Remove myself from list of maintainers 2019-03-12 23:50:52 +01:00
servers tds_fdw: init a 1.0.8 2019-03-12 19:38:58 -07:00
shells mksh: 56c -> 57 2019-03-10 17:46:59 -07:00
stdenv Merge pull request #51628 from ju1m/arm 2019-03-01 15:36:07 -05:00
test cross/tests: add llvm-based tests 2019-02-26 19:46:24 -05:00
tools termtosvg: fetch source from pypi 2019-03-12 22:53:45 -04:00
top-level tamsyn: init at 1.11 2019-03-12 20:45:19 -07:00