From 1dca4e9d8a2bbd19930232ce2be673f986f6f1de Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 4 Jan 2014 13:10:03 +0000 Subject: yasm: cleanup python usage. --- Library/Formula/yasm.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Library') diff --git a/Library/Formula/yasm.rb b/Library/Formula/yasm.rb index 9390404ec..6b010549f 100644 --- a/Library/Formula/yasm.rb +++ b/Library/Formula/yasm.rb @@ -33,9 +33,4 @@ class Yasm < Formula system './configure', *args system 'make install' end - - def caveats - python.standard_caveats if python - end - end -- cgit v1.2.3