summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2017-09-26 20:29:03 -0400
committerGuillaume Horel2017-09-26 20:29:03 -0400
commit1a69cf69df0dcdfdd9469073c2eaf5f6d7fab574 (patch)
tree108ffae0d180fca9f7e0f1ed618c35847562d35d
parent9d604f3bd4173aada4e2469722312f8bf355347f (diff)
downloadaur-1a69cf69df0dcdfdd9469073c2eaf5f6d7fab574.tar.gz
fix test
-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() {