summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorDan Peebles <thetypesaretoobig@gmail.com>2015-02-08 18:53:38 -0500
committerDan Peebles <thetypesaretoobig@gmail.com>2015-02-08 18:53:38 -0500
commit063c901d6cc3d074b7e08245b65e241673096602 (patch)
tree339ef433ac639d53fac745e818a4c5930395fd99 /pkgs/applications/editors
parent8405d37d9ac42a65cd8073a3cdf531ca8eb0ce2a (diff)
downloadnixlib-063c901d6cc3d074b7e08245b65e241673096602.tar
nixlib-063c901d6cc3d074b7e08245b65e241673096602.tar.gz
nixlib-063c901d6cc3d074b7e08245b65e241673096602.tar.bz2
nixlib-063c901d6cc3d074b7e08245b65e241673096602.tar.lz
nixlib-063c901d6cc3d074b7e08245b65e241673096602.tar.xz
nixlib-063c901d6cc3d074b7e08245b65e241673096602.tar.zst
nixlib-063c901d6cc3d074b7e08245b65e241673096602.zip
Minor purification of emacs24Macport (for upcoming pure darwin stdenv)
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/emacs-24/macport-24.4.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/applications/editors/emacs-24/macport-24.4.nix b/pkgs/applications/editors/emacs-24/macport-24.4.nix
index 0af0e479a07f..694078ffa1f9 100644
--- a/pkgs/applications/editors/emacs-24/macport-24.4.nix
+++ b/pkgs/applications/editors/emacs-24/macport-24.4.nix
@@ -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