fixed missing zlib rpath in netpbm, provided by griswold

svn path=/nixpkgs/trunk/; revision=19411
This commit is contained in:
Rob Vermaas 2010-01-13 21:14:10 +00:00
parent 675a8ed9d8
commit 2a4ea1b6d5

View file

@ -15,6 +15,8 @@ stdenv.mkDerivation {
configurePhase = "cp config.mk.in config.mk";
makeFlags = "LDFLAGS=-lz";
installPhase = ''
make package pkgdir=$PWD/netpbmpkg
# Pass answers to the script questions