Commit dfe87b90 authored by David Berard's avatar David Berard Committed by Kazushi (Jam) Marukawa

removed make check

parent 7ac33b22
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment