Skip to content

Commit

Permalink
anti-ddos-nginx-module: bottle is unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Dec 29, 2015
1 parent ba40d0c commit d781f48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/anti-ddos-nginx-module.rb
Expand Up @@ -5,6 +5,8 @@ class AntiDdosNginxModule < Formula
version "0.1"
sha256 "eba0b685f500b963c41155330a7c7f42097a36f8d7a2017c467c5c9ee863a732"

bottle :unneeded

def install
(share+"anti-ddos-nginx-module").install Dir["anddos/*"]
end
Expand Down

0 comments on commit d781f48

Please sign in to comment.