Fix GeeQie build
This commit is contained in:
parent
a323744ada
commit
0e3a86e145
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
configurePhase = ''
|
configurePhase = ''
|
||||||
./autogen.sh $configureFlags
|
./autogen.sh $configureFlags --prefix="$out"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user