From eebaf8c55e05c8443d0ab857a73e36489f61ad3f Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 25 Apr 2010 14:16:35 +0200 Subject: kde, tous les paquets vont dans /usr --- kde/gtk-qt-engine/.footprint | 28 ++++++++++++++-------------- kde/gtk-qt-engine/Pkgfile | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) (limited to 'kde/gtk-qt-engine') diff --git a/kde/gtk-qt-engine/.footprint b/kde/gtk-qt-engine/.footprint index 95cef935e..70f7f89e7 100755 --- a/kde/gtk-qt-engine/.footprint +++ b/kde/gtk-qt-engine/.footprint @@ -5,20 +5,20 @@ drwxr-xr-x root/root etc/skel/.kde/ drwxr-xr-x root/root etc/skel/.kde/env/ -rwxr-xr-x root/root etc/skel/.kde/env/gtk-qt-engine.rc.sh drwxr-xr-x root/root opt/ -drwxr-xr-x root/root opt/kde/ -drwxr-xr-x root/root opt/kde/lib/ -drwxr-xr-x root/root opt/kde/lib/kde4/ --rwxr-xr-x root/root opt/kde/lib/kde4/kcm_gtk4.so -drwxr-xr-x root/root opt/kde/share/ -drwxr-xr-x root/root opt/kde/share/applications/ -drwxr-xr-x root/root opt/kde/share/applications/kde4/ --rw-r--r-- root/root opt/kde/share/applications/kde4/kcmgtk4.desktop -drwxr-xr-x root/root opt/kde/share/icons/ --rw-r--r-- root/root opt/kde/share/icons/kcmgtk.png -drwxr-xr-x root/root opt/kde/share/locale/ -drwxr-xr-x root/root opt/kde/share/locale/fr/ -drwxr-xr-x root/root opt/kde/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root opt/kde/share/locale/fr/LC_MESSAGES/gtkqtengine.mo +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/kde4/ +-rwxr-xr-x root/root usr/lib/kde4/kcm_gtk4.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +drwxr-xr-x root/root usr/share/applications/kde4/ +-rw-r--r-- root/root usr/share/applications/kde4/kcmgtk4.desktop +drwxr-xr-x root/root usr/share/icons/ +-rw-r--r-- root/root usr/share/icons/kcmgtk.png +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/gtkqtengine.mo drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/gtk-2.0/ diff --git a/kde/gtk-qt-engine/Pkgfile b/kde/gtk-qt-engine/Pkgfile index 01993b192..c508ae2b9 100755 --- a/kde/gtk-qt-engine/Pkgfile +++ b/kde/gtk-qt-engine/Pkgfile @@ -11,7 +11,7 @@ source=(http://gtk-qt-engine.googlecode.com/files/$name-$version.tar.bz2 \ gtk-qt-engine.rc.sh .gtkrc-2.0-kde4 ) build() { cd $name - cmake . -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX + cmake . -DCMAKE_INSTALL_PREFIX=/usr make make DESTDIR=$PKG install mkdir -p $PKG/etc/skel/.kde/env -- cgit v1.2.3-54-g00ecf