summaryrefslogtreecommitdiffstats
path: root/kde/telepathy-qt/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/telepathy-qt/Pkgfile')
-rwxr-xr-xkde/telepathy-qt/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/telepathy-qt/Pkgfile b/kde/telepathy-qt/Pkgfile
index 7f22729ec..e93cfc7cb 100755
--- a/kde/telepathy-qt/Pkgfile
+++ b/kde/telepathy-qt/Pkgfile
@@ -13,7 +13,7 @@ build() {
cd $name-$version
mkdir build
cd build
- cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX ..
+ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
make DESTDIR=$PKG install