summaryrefslogtreecommitdiffstats
path: root/extra/postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'extra/postgresql')
-rw-r--r--extra/postgresql/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/postgresql/Pkgfile b/extra/postgresql/Pkgfile
index b4641bd67..03e6214dd 100644
--- a/extra/postgresql/Pkgfile
+++ b/extra/postgresql/Pkgfile
@@ -27,7 +27,7 @@ build() {
--with-pam --with-libxml
# build
- make -j3
+ make
# install
make DESTDIR=$PKG install