summaryrefslogtreecommitdiffstats
path: root/kde/kdepim-runtime/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-09-01 12:27:35 +0200
committersibel <lesibel@free.fr>2010-09-01 12:27:35 +0200
commit6f6543ec58d6e67f35a8e55b686a1d05bdc4cfed (patch)
tree89f4dfbb55c95d8cf4b8d73cecffc73d2e80c61d /kde/kdepim-runtime/Pkgfile
parentb16192475dce3b2f1862db44fe0b3c4f9ec9f0f5 (diff)
downloadnutyx-pakxe-6f6543ec58d6e67f35a8e55b686a1d05bdc4cfed.tar.gz
nutyx-pakxe-6f6543ec58d6e67f35a8e55b686a1d05bdc4cfed.tar.bz2
nutyx-pakxe-6f6543ec58d6e67f35a8e55b686a1d05bdc4cfed.tar.xz
nutyx-pakxe-6f6543ec58d6e67f35a8e55b686a1d05bdc4cfed.zip
maj de kde/kdepim-runtime#4.5.1-1
Diffstat (limited to 'kde/kdepim-runtime/Pkgfile')
-rwxr-xr-xkde/kdepim-runtime/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/kdepim-runtime/Pkgfile b/kde/kdepim-runtime/Pkgfile
index 1a2968caa..88cba0d29 100755
--- a/kde/kdepim-runtime/Pkgfile
+++ b/kde/kdepim-runtime/Pkgfile
@@ -16,7 +16,7 @@ build() {
cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON
- make -j3
+ make -j5
make DESTDIR=$PKG install
}