summaryrefslogtreecommitdiffstats
path: root/extra/automoc4/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/automoc4/Pkgfile')
-rw-r--r--extra/automoc4/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/automoc4/Pkgfile b/extra/automoc4/Pkgfile
index 4ed59e445..faa515cf0 100644
--- a/extra/automoc4/Pkgfile
+++ b/extra/automoc4/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