Skip to content

Commit

Permalink
ffmpeg2theora: remove SCons 3.0 build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Oct 11, 2017
1 parent e06b0fa commit e977960
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Formula/ffmpeg2theora.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ class Ffmpeg2theora < Formula
depends_on "theora"

def install
system "2to3-", "--write", "--fix=print", "SConstruct"

args = [
"prefix=#{prefix}",
"mandir=PREFIX/share/man",
Expand Down

0 comments on commit e977960

Please sign in to comment.