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