Oops, sorry
svn path=/nixpkgs/trunk/; revision=30683
This commit is contained in:
parent
a6da9f24c7
commit
03b8dad4b9
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
configurePhase = ''
|
||||
./configure $configureFlags \
|
||||
./configure --prefix="$out" \
|
||||
--disable-dependency-tracking --enable-fast-install \
|
||||
--without-p11-kit \
|
||||
--with-lzo --with-libtasn1-prefix="${libtasn1}" \
|
||||
|
Loading…
Reference in New Issue
Block a user