summaryrefslogtreecommitdiffstats
path: root/kde/k3b/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-04-19 08:08:35 +0200
committersibel <lesibel@free.fr>2011-04-19 08:08:35 +0200
commitab64d7af6c5a3520127ecb91bbba26c7ffcf2b8b (patch)
treeccf1dd43e7aa26c86b262104c247919ce518c2a8 /kde/k3b/Pkgfile
parent7cb3d4b48f527b270781d21839c37294228da20e (diff)
downloadnutyx-extra-ab64d7af6c5a3520127ecb91bbba26c7ffcf2b8b.tar.gz
nutyx-extra-ab64d7af6c5a3520127ecb91bbba26c7ffcf2b8b.tar.bz2
nutyx-extra-ab64d7af6c5a3520127ecb91bbba26c7ffcf2b8b.tar.xz
nutyx-extra-ab64d7af6c5a3520127ecb91bbba26c7ffcf2b8b.zip
k3b
Diffstat (limited to 'kde/k3b/Pkgfile')
-rw-r--r--kde/k3b/Pkgfile6
1 files changed, 4 insertions, 2 deletions
diff --git a/kde/k3b/Pkgfile b/kde/k3b/Pkgfile
index 09798f02e..2dcec908c 100644
--- a/kde/k3b/Pkgfile
+++ b/kde/k3b/Pkgfile
@@ -16,8 +16,10 @@ cd $SRC/
mkdir build
cd build
cmake ../$name-$version \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DKDE_DEFAULT_HOME=.kde \
+ -DSYSCONF_INSTALL_DIR=/etc/kde
make
make DESTDIR=$PKG install