Minor purification of emacs24Macport (for upcoming pure darwin stdenv)

+3
+3
pkgs/applications/editors/emacs-24/macport-24.4.nix
··· 28 28 ''; 29 29 30 30 preConfigure = '' 31 + substituteInPlace Makefile.in --replace "/bin/pwd" "pwd" 32 + substituteInPlace lib-src/Makefile.in --replace "/bin/pwd" "pwd" 33 + 31 34 patch -p0 < patch-mac 32 35 33 36 # The search for 'tputs' will fail because it's in ncursesw within the