summaryrefslogtreecommitdiffstats
path: root/extra/mysql
diff options
context:
space:
mode:
Diffstat (limited to 'extra/mysql')
-rw-r--r--extra/mysql/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mysql/Pkgfile b/extra/mysql/Pkgfile
index 861b39b6a..c7b2729a8 100644
--- a/extra/mysql/Pkgfile
+++ b/extra/mysql/Pkgfile
@@ -34,7 +34,7 @@ build () {
--without-readline \
--without-docs \
--without-bench
- make -j2
+ make
make DESTDIR=$PKG install
rm -r $PKG/usr/{mysql-test,sql-bench}
for i in mysql mysql_upgrade \