summaryrefslogtreecommitdiffstats
path: root/kde/k3b/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/k3b/Pkgfile
parent3981cb7d766ea9ab428aaa04e1a2f27403511ce7 (diff)
downloadnutyx-pakxe-eebaf8c55e05c8443d0ab857a73e36489f61ad3f.tar.gz
nutyx-pakxe-eebaf8c55e05c8443d0ab857a73e36489f61ad3f.tar.bz2
nutyx-pakxe-eebaf8c55e05c8443d0ab857a73e36489f61ad3f.tar.xz
nutyx-pakxe-eebaf8c55e05c8443d0ab857a73e36489f61ad3f.zip
kde, tous les paquets vont dans /usr
Diffstat (limited to 'kde/k3b/Pkgfile')
-rwxr-xr-xkde/k3b/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/k3b/Pkgfile b/kde/k3b/Pkgfile
index 36e985c95..1ea2eca05 100755
--- a/kde/k3b/Pkgfile
+++ b/kde/k3b/Pkgfile
@@ -11,7 +11,7 @@ source=(http://switch.dl.sourceforge.net/sourceforge/k3b/k3b-$version.tar.bz2)
build() {
cd k3b-*
-cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX -DCMAKE_BUILD_TYPE=Release \
+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' \
-DBUILD_doc=OFF