texlive: Fix build for users of Mavericks

This commit is contained in:
John Wiegley 2014-08-16 00:11:57 -05:00
parent cfc70c60ab
commit 28d898ed07

View file

@ -22,6 +22,7 @@ rec {
setupHook = ./setup-hook.sh;
doMainBuild = fullDepEntry ( stdenv.lib.optionalString stdenv.isDarwin ''
export MACOSX_DEPLOYMENT_TARGET=10.9
export DYLD_LIBRARY_PATH="${poppler}/lib"
'' + ''
mkdir -p $out