summaryrefslogtreecommitdiffstats
path: root/kde/rekonq/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/rekonq/Pkgfile')
-rwxr-xr-xkde/rekonq/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/rekonq/Pkgfile b/kde/rekonq/Pkgfile
index b56b94da6..3c91c6cc7 100755
--- a/kde/rekonq/Pkgfile
+++ b/kde/rekonq/Pkgfile
@@ -17,7 +17,7 @@ build() {
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
-DBUILD_doc=OFF
- make -j3
+ make
make DESTDIR=$PKG install
}