diff options
Diffstat (limited to 'repo/raptor2/raptor2.xibuild')
-rw-r--r-- | repo/raptor2/raptor2.xibuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/repo/raptor2/raptor2.xibuild b/repo/raptor2/raptor2.xibuild index 831c487..b879460 100644 --- a/repo/raptor2/raptor2.xibuild +++ b/repo/raptor2/raptor2.xibuild @@ -27,10 +27,6 @@ build() { make } -check() { - make check -} - package() { make DESTDIR="$PKG_DEST" install } |