mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
removed make check
This commit is contained in:
committed by
Kazushi (Jam) Marukawa
parent
7ac33b227d
commit
dfe87b9081
@@ -20,10 +20,5 @@ class Cvs < Package
|
||||
|
||||
def self.install
|
||||
system "make", "DESTDIR=#{CREW_DEST_DIR}", "install"
|
||||
|
||||
end
|
||||
|
||||
def self.check
|
||||
system "make", "check"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user