s3sync: bottle unneeded
This commit is contained in:
parent
ff95419715
commit
dcab6c39a9
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class S3sync < Formula
|
|||
url "http://s3sync-s3cmd.googlecode.com/svn/trunk/", :revision => "4"
|
||||
version "1.2.6"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
bin.install Dir["s3sync/*.rb"]
|
||||
prefix.install Dir["s3sync/*.{example,txt}"]
|
||||
|
|
Loading…
Reference in a new issue