yasm: cleanup python usage.
This commit is contained in:
parent
929048dcf5
commit
f59c0aa06e
1 changed files with 0 additions and 5 deletions
|
@ -33,9 +33,4 @@ class Yasm < Formula
|
|||
system './configure', *args
|
||||
system 'make install'
|
||||
end
|
||||
|
||||
def caveats
|
||||
python.standard_caveats if python
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue