Added a prefix which is not passed to the configure script anymore
svn path=/nixpkgs/trunk/; revision=16725
This commit is contained in:
@@ -47,6 +47,7 @@ stdenv.mkDerivation {
|
||||
prefixKey = "-prefix ";
|
||||
|
||||
configureFlags = ''
|
||||
-prefix $out
|
||||
-v -no-separate-debug-info -release
|
||||
-system-zlib -system-libpng -system-libjpeg -fast
|
||||
-qt-gif -confirm-license
|
||||
|
||||
Reference in New Issue
Block a user