summaryrefslogtreecommitdiffstats
path: root/kde/kdenetwork
diff options
context:
space:
mode:
Diffstat (limited to 'kde/kdenetwork')
-rwxr-xr-xkde/kdenetwork/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/kdenetwork/Pkgfile b/kde/kdenetwork/Pkgfile
index 546bc1068..9f6b71645 100755
--- a/kde/kdenetwork/Pkgfile
+++ b/kde/kdenetwork/Pkgfile
@@ -15,7 +15,7 @@ build() {
cd build
cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \
-DBUILD_doc=OFF
- make -j5
+ make
make DESTDIR=$PKG install
}