From 97c4dd380f237c6f174167c3b7d2ba54ec2b8fea Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 21 Jun 2011 18:51:09 +0200 Subject: gtk-kde, correction port --- kde/gtk-kde4/.footprint.i686 | 7 +++---- kde/gtk-kde4/.footprint.x86_64 | 7 +++---- kde/gtk-kde4/Pkgfile | 5 +++-- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/kde/gtk-kde4/.footprint.i686 b/kde/gtk-kde4/.footprint.i686 index 9ad92efc5..66b92b247 100644 --- a/kde/gtk-kde4/.footprint.i686 +++ b/kde/gtk-kde4/.footprint.i686 @@ -1,8 +1,7 @@ drwxr-xr-x root/root etc/ -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.kcmgk.conf +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.kcmgk.conf drwxr-xr-x root/root etc/xdg/ drwxr-xr-x root/root etc/xdg/autostart/ drwxr-xr-x root/root usr/ diff --git a/kde/gtk-kde4/.footprint.x86_64 b/kde/gtk-kde4/.footprint.x86_64 index 9ad92efc5..66b92b247 100644 --- a/kde/gtk-kde4/.footprint.x86_64 +++ b/kde/gtk-kde4/.footprint.x86_64 @@ -1,8 +1,7 @@ drwxr-xr-x root/root etc/ -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.kcmgk.conf +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.kcmgk.conf drwxr-xr-x root/root etc/xdg/ drwxr-xr-x root/root etc/xdg/autostart/ drwxr-xr-x root/root usr/ diff --git a/kde/gtk-kde4/Pkgfile b/kde/gtk-kde4/Pkgfile index aeb95d21c..1923ccb9d 100755 --- a/kde/gtk-kde4/Pkgfile +++ b/kde/gtk-kde4/Pkgfile @@ -7,7 +7,7 @@ name=gtk-kde4 version=0.9.5b -release=3 +release=4 source=("http://kde-apps.org/CONTENT/content-files/74689-gtk-kde4(src)0.9.5.tar.gz" \ gtk-kde4-fix-permission.patch) @@ -17,7 +17,8 @@ build() { patch -p1 -i ../gtk-kde4-fix-permission.patch cmake -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release + -DCMAKE_BUILD_TYPE=Release \ + -DSYSCONF_INSTALL_DIR=/etc make make DESTDIR=$PKG install rm $PKG/etc/xdg/autostart/$name.desktop -- cgit v1.2.3-54-g00ecf