summaryrefslogtreecommitdiffstats
path: root/extra/automoc4/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 14:20:32 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 14:20:32 +0200
commitd4059caa72927212af8aac37add47a941aaf4028 (patch)
tree16548f6191293d9bc1034c6f6e1b5e56abb5fd73 /extra/automoc4/Pkgfile
parenteebaf8c55e05c8443d0ab857a73e36489f61ad3f (diff)
downloadnutyx-extra-d4059caa72927212af8aac37add47a941aaf4028.tar.gz
nutyx-extra-d4059caa72927212af8aac37add47a941aaf4028.tar.bz2
nutyx-extra-d4059caa72927212af8aac37add47a941aaf4028.tar.xz
nutyx-extra-d4059caa72927212af8aac37add47a941aaf4028.zip
automoc4, dans usr
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