summaryrefslogtreecommitdiffstats
path: root/kde/kdebindings/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/kdebindings/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/kdebindings/Pkgfile')
-rwxr-xr-xkde/kdebindings/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/kdebindings/Pkgfile b/kde/kdebindings/Pkgfile
index 8cec2440c..0f087b817 100755
--- a/kde/kdebindings/Pkgfile
+++ b/kde/kdebindings/Pkgfile
@@ -19,7 +19,7 @@ build() {
find ../ruby -name CMakeLists.txt \
-exec sed -i "s|\${RUBY_INCLUDE_PATH}|\${RUBY_INCLUDE_PATH} /usr/include/ruby-1.9.1/i686-linux|" {} \;
- cmake ../ -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \
+ cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_java=OFF \
-DBUILD_php=OFF \