Added a prefix which is not passed to the configure script anymore

svn path=/nixpkgs/trunk/; revision=16725
This commit is contained in:
Sander van der Burg 2009-08-15 16:18:03 +00:00
parent f114f1a64e
commit bd1b49e546

View file

@ -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