From ab64d7af6c5a3520127ecb91bbba26c7ffcf2b8b Mon Sep 17 00:00:00 2001 From: sibel Date: Tue, 19 Apr 2011 08:08:35 +0200 Subject: k3b --- kde/k3b/.footprint.i686 | 7 ++++--- kde/k3b/.footprint.x86_64 | 7 ++++--- kde/k3b/Pkgfile | 6 ++++-- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'kde') diff --git a/kde/k3b/.footprint.i686 b/kde/k3b/.footprint.i686 index 2935671a6..0cb96c0de 100644 --- a/kde/k3b/.footprint.i686 +++ b/kde/k3b/.footprint.i686 @@ -1,7 +1,8 @@ drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/dbus-1/ -drwxr-xr-x root/root etc/dbus-1/system.d/ --rw-r--r-- root/root etc/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf +drwxr-xr-x root/root etc/kde/ +drwxr-xr-x root/root etc/kde/dbus-1/ +drwxr-xr-x root/root etc/kde/dbus-1/system.d/ +-rw-r--r-- root/root etc/kde/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/k3b diff --git a/kde/k3b/.footprint.x86_64 b/kde/k3b/.footprint.x86_64 index 2935671a6..0cb96c0de 100644 --- a/kde/k3b/.footprint.x86_64 +++ b/kde/k3b/.footprint.x86_64 @@ -1,7 +1,8 @@ drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/dbus-1/ -drwxr-xr-x root/root etc/dbus-1/system.d/ --rw-r--r-- root/root etc/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf +drwxr-xr-x root/root etc/kde/ +drwxr-xr-x root/root etc/kde/dbus-1/ +drwxr-xr-x root/root etc/kde/dbus-1/system.d/ +-rw-r--r-- root/root etc/kde/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/k3b 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 -- cgit v1.2.3-54-g00ecf