summaryrefslogtreecommitdiffstats
path: root/kde/ktorrent/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/ktorrent/Pkgfile')
-rwxr-xr-xkde/ktorrent/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/ktorrent/Pkgfile b/kde/ktorrent/Pkgfile
index b77527139..cdb2cff3a 100755
--- a/kde/ktorrent/Pkgfile
+++ b/kde/ktorrent/Pkgfile
@@ -13,7 +13,7 @@ build() {
cd $name-$version
patch -Np0 -i $SRC/httpserver.patch
cmake . -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \
+ -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' \
-DENABLE_MEDIAPLAYER_PLUGIN=false