summaryrefslogtreecommitdiffstats
path: root/kde/redland/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/redland/Pkgfile')
-rwxr-xr-xkde/redland/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/redland/Pkgfile b/kde/redland/Pkgfile
index a719ea3a3..d6eafb2da 100755
--- a/kde/redland/Pkgfile
+++ b/kde/redland/Pkgfile
@@ -22,7 +22,7 @@ build() {
--with-raptor=system \
--with-rasqual=system \
--with-sqlite=3
- make -j5
+ make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/gtk-doc
}