aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/auctex.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/auctex.rb')
-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 6e51fed7f..411facf54 100644
--- a/Library/Formula/auctex.rb
+++ b/Library/Formula/auctex.rb
@@ -19,7 +19,7 @@ class Auctex < Formula
return a.sub('--with-emacs=', '')
end
end
- return `which emacs`.chomp
+ return which 'emacs'
end
def install