diff options
| author | Jack Nagel | 2014-04-16 22:57:46 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-04-16 22:58:51 -0500 |
| commit | f794ac362c7e9304261c49d134c94d4954462ee7 (patch) | |
| tree | 44112362e0fafa68426ae8a7b967af0a344aed29 /Library/Formula/ffmbc.rb | |
| parent | cb3278188137fc0439a5958f8ebf97a219a5dacd (diff) | |
| download | homebrew-f794ac362c7e9304261c49d134c94d4954462ee7.tar.bz2 | |
ffmbc: remove commented-out code
Diffstat (limited to 'Library/Formula/ffmbc.rb')
| -rw-r--r-- | Library/Formula/ffmbc.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/ffmbc.rb b/Library/Formula/ffmbc.rb index 11f82e7cc..a0a9272ff 100644 --- a/Library/Formula/ffmbc.rb +++ b/Library/Formula/ffmbc.rb @@ -57,10 +57,6 @@ class Ffmbc < Formula # This formula will only install the commandline tools mv "ffprobe", "ffprobe-bc" bin.install "ffmbc", "ffprobe-bc" - cd "doc" do - #mv "ffprobe.1", "ffprobe-bc.1" - #man1.install "ffmbc.1", "ffprobe-bc.1" - end end def caveats |
