summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kde/koffice/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde/koffice/Pkgfile b/kde/koffice/Pkgfile
index e7af33143..f616fda79 100644
--- a/kde/koffice/Pkgfile
+++ b/kde/koffice/Pkgfile
@@ -18,14 +18,14 @@ build() {
cmake ../$name-l10n-fr-$version \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr
- make -j5
+ make
make DESTDIR=$PKG install
rm -r *
cmake ../$name-$version \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_BUILD_TYPE=Release
- make -j5
+ make
make DESTDIR=$PKG install
for i in format-justify-center.png format-justify-fill.png \
format-justify-left.png \