summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84b0e5ec24ed..69bad80f099f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,13 +29,6 @@ build() {
PREFIX='/usr'
}
-check() {
- cd chicken-core
- make PLATFORM=linux \
- CSC_PROGRAM=chicken-csc \
- CSI_PROGRAM=chicken-csi check
-}
-
package() {
cd chicken-core
make PLATFORM=linux \