aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/auctex.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/auctex.rb b/Library/Formula/auctex.rb
index 37c1ab4bd..746a45016 100644
--- a/Library/Formula/auctex.rb
+++ b/Library/Formula/auctex.rb
@@ -31,7 +31,7 @@ class Auctex < Formula
You can obtain the TeX distribution for Mac OS X from
http://www.tug.org/mactex/
EOS
- Process.exit
+ exit 1
end
brew_lispdir = share + 'emacs' + 'site-lisp'