Revert "emacs: Update Mac Port Emacs to 24.5-mac-5.9"

This reverts commit 5c896e5511, which was
a set of local changes unrelated to the commit title.
This commit is contained in:
John Wiegley
2015-07-30 16:21:39 -07:00
parent 6c1d408b47
commit 23562aad59
3 changed files with 6 additions and 8 deletions
@@ -54313,7 +54313,7 @@ self: {
yesod-static
];
buildTools = [
curl git gnupg openssh perl rsync wget which
bup curl git gnupg lsof openssh perl rsync wget which
];
configureFlags = [ "-fassistant" "-fproduction" ];
preConfigure = "export HOME=$TEMPDIR";