summaryrefslogtreecommitdiffstats
path: root/kde/kdebase-runtime/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 14:16:35 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 14:16:35 +0200
commiteebaf8c55e05c8443d0ab857a73e36489f61ad3f (patch)
treeda3ccd077af2c308d282db1b022648e1c533e24a /kde/kdebase-runtime/Pkgfile
parent3981cb7d766ea9ab428aaa04e1a2f27403511ce7 (diff)
downloadnutyx-extra-eebaf8c55e05c8443d0ab857a73e36489f61ad3f.tar.gz
nutyx-extra-eebaf8c55e05c8443d0ab857a73e36489f61ad3f.tar.bz2
nutyx-extra-eebaf8c55e05c8443d0ab857a73e36489f61ad3f.tar.xz
nutyx-extra-eebaf8c55e05c8443d0ab857a73e36489f61ad3f.zip
kde, tous les paquets vont dans /usr
Diffstat (limited to 'kde/kdebase-runtime/Pkgfile')
-rwxr-xr-xkde/kdebase-runtime/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/kdebase-runtime/Pkgfile b/kde/kdebase-runtime/Pkgfile
index 86834bf77..8c89f710a 100755
--- a/kde/kdebase-runtime/Pkgfile
+++ b/kde/kdebase-runtime/Pkgfile
@@ -13,7 +13,7 @@ build() {
cd $name-$version
mkdir build
cd build
- cmake ../ -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \
+ cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' \