nixpkgs/pkgs/applications/science/robotics
aszlig 11294eaf16
qgroundcontrol: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of qgroundcontrol
override the whole configurePhase, so this hook isn't run at all.

Instead of using pushd/popd, I'm making it a bit more readable by just
spawning a subshell with the right working directory.

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

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
..
gazebo gazebo: init at 6.5.1 and 7.0.0 2016-03-28 11:44:37 -07:00
qgroundcontrol qgroundcontrol: Fix running of {pre,post}Configure 2016-04-15 05:26:02 +02:00