Minor purification of emacs24Macport (for upcoming pure darwin stdenv)

This commit is contained in:
Dan Peebles 2015-02-08 18:53:38 -05:00
parent 8405d37d9a
commit 063c901d6c

View file

@ -28,6 +28,9 @@ stdenv.mkDerivation rec {
'';
preConfigure = ''
substituteInPlace Makefile.in --replace "/bin/pwd" "pwd"
substituteInPlace lib-src/Makefile.in --replace "/bin/pwd" "pwd"
patch -p0 < patch-mac
# The search for 'tputs' will fail because it's in ncursesw within the