Skip to content

Commit

Permalink
avidemux: remove duplicated .app caveats.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Jan 19, 2014
1 parent c9eec0f commit 9b2f9ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Formula/avidemux.rb
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,6 @@ def install

def caveats
if build.with? 'qt' then <<-EOS.undent
You may want to `brew linkapps` to link the Qt GUI app
#{opt_prefix}/Avidemux2.6.app it to `~/Applications`.
To enable sound: In preferences, set the audio to CoreAudio instead of Dummy.
EOS
end
Expand Down

0 comments on commit 9b2f9ef

Please sign in to comment.