Skip to content

Commit

Permalink
Merge pull request #3685 from interestinglythere/3597-fix-mactex
Browse files Browse the repository at this point in the history
Updated caveat in MacTeX to zsh-only
  • Loading branch information
rolandwalker committed Mar 31, 2014
2 parents 8fddfa7 + ba763d0 commit 342efd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/mactex.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ class Mactex < Cask
uninstall :pkgutil => 'org.tug.mactex.texlive2013',
:files => '/etc/paths.d/TeX'
caveats do
path_environment_variable '/usr/texbin'
zsh_path_helper '/usr/texbin'
end
end

0 comments on commit 342efd9

Please sign in to comment.