Skip to content
Unverified Commit f43d8b23 authored by aszlig's avatar aszlig
Browse files

libkeyfinder: Fix running of {pre,post}Configure

Commit 0055c6aa

 introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of libkeyfinder
override the whole configurePhase, so this hook isn't run at all.

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

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent 25382a37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment