summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xkde/rasqal/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/rasqal/Pkgfile b/kde/rasqal/Pkgfile
index dac8ebfc9..509e8de4d 100755
--- a/kde/rasqal/Pkgfile
+++ b/kde/rasqal/Pkgfile
@@ -16,7 +16,7 @@ build() {
--disable-static \
--enable-release \
--with-raptor=system
- make -j5
+ make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/gtk-doc
}