aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/emacs.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb
index 33affb718..731f201b1 100644
--- a/Library/Formula/emacs.rb
+++ b/Library/Formula/emacs.rb
@@ -7,6 +7,7 @@ class Emacs < Formula
# Stripping on Xcode 4 causes malformed object errors
skip_clean "bin/emacs"
+ skip_clean "bin/emacs-23.3"
if ARGV.include? "--use-git-head"
head 'git://repo.or.cz/emacs.git'