auctex: remove silly concatenation

master
Adam Vandenberg 2012-02-29 20:37:43 -08:00
parent c4687e494c
commit 50ada1cc0a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class Auctex < Formula
exit 1
end
brew_lispdir = share + 'emacs' + 'site-lisp'
brew_lispdir = share + 'emacs/site-lisp'
brew_texmf = share + 'texmf'
# configure fails if the texmf dir is not there yet
brew_texmf.mkpath