3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
aszlig ee1af147f3
libcommuni: Fix finding qmake
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path.

As the configurePhase is replaced by a qmake path directly from qtbase,
it won't work because the setup-hook from qtbase needs to do some setup
in order for qmake to find its own data files.

So instead of hardcoding that path, we just go for setting the
configureFlags attribute and replacing which with "type -P" so that the
configure script can figure out the right path to qmake on its own.

This fixes the build of libcommuni and it now successfully compiles on
my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
..
applications cutegram: Fix running of {pre,post}Configure 2016-04-15 05:26:02 +02:00
build-support fetchurl: assert required Nix version for sha512 2016-04-14 12:50:21 +01:00
data profont: init 2016-04-14 14:27:25 +03:00
desktops Merge pull request #14707 from NicolasPetton/gnome-maps-coredump 2016-04-15 01:42:45 +02:00
development libcommuni: Fix finding qmake 2016-04-15 05:26:02 +02:00
games minetest: Fix finding gettext by CMake 2016-04-14 19:36:37 +03:00
misc Merge pull request #14577 from hrdinka/fix/pcsx2 2016-04-14 14:17:22 +02:00
os-specific kernel: 4.4.6 -> 4.4.7 (#14690) 2016-04-14 16:30:20 +02:00
servers mongodb: fix broken pcre dep 2016-04-14 13:41:42 -07:00
shells Merge branch 'master' into closure-size 2016-04-10 11:17:52 +02:00
stdenv Merge branch 'master' into closure-size 2016-04-10 11:17:52 +02:00
test
tools netdata: init at 1.0.0 2016-04-14 23:43:01 +02:00
top-level netdata: init at 1.0.0 2016-04-14 23:43:01 +02:00