aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/sslscan.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/sslscan.rb b/Library/Formula/sslscan.rb
index cdd6dc826..9a12df955 100644
--- a/Library/Formula/sslscan.rb
+++ b/Library/Formula/sslscan.rb
@@ -6,9 +6,7 @@ class Sslscan < Formula
sha1 'c867d766b38401ea0c0cde597497188e456e6d71'
# Remove hardcoded gcc in Makefile
- def patches
- DATA
- end
+ patch :DATA
def install
system "make"