Skip to content

Commit

Permalink
smpeg: install smpeg-config
Browse files Browse the repository at this point in the history
This file is needed so that dependencies can configure themselves

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
ben-willmore authored and adamv committed Aug 7, 2011
1 parent e45cdb7 commit 4ed774e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/smpeg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ def install
system "make"
lib.install Dir[".libs/*.dylib"]
bin.install ".libs/plaympeg"
bin.install "./smpeg-config"
include.install Dir["*.h"]
end
end

0 comments on commit 4ed774e

Please sign in to comment.