summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--icu/Pkgfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/icu/Pkgfile b/icu/Pkgfile
index f4b701a..b1b9840 100644
--- a/icu/Pkgfile
+++ b/icu/Pkgfile
@@ -18,7 +18,6 @@ build () {
--with-data-packaging=library \
--disable-samples
make
- make check
make prefix=$PKG/usr install
chown -R root:root $PKG
}