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

This commit is contained in:
John Wiegley
2015-07-28 20:08:53 -07:00
parent eca6aa0e8d
commit 5c896e5511
3 changed files with 8 additions and 6 deletions
@@ -54313,7 +54313,7 @@ self: {
yesod-static
];
buildTools = [
bup curl git gnupg lsof openssh perl rsync wget which
curl git gnupg openssh perl rsync wget which
];
configureFlags = [ "-fassistant" "-fproduction" ];
preConfigure = "export HOME=$TEMPDIR";