summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41324b8db04c..d9d2503715ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,9 +29,6 @@ build() {
check() {
cd ${srcdir}/zlib-$pkgver
make test
-
- cd contrib/minizip
- make -f Makefile.orig test
}
package() {