diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-06-22 16:40:36 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-06-22 16:40:36 +0200 |
commit | f36c28310c65af17904bddc8b7ce55d12e3d19ed (patch) | |
tree | 1fdc00d84ebd9d45a650834255ae003a98e8b255 /extra | |
parent | b3e21780acbf6460625c951a3a46169adbc37f53 (diff) | |
download | nutyx-pakxe-f36c28310c65af17904bddc8b7ce55d12e3d19ed.tar.gz nutyx-pakxe-f36c28310c65af17904bddc8b7ce55d12e3d19ed.tar.bz2 nutyx-pakxe-f36c28310c65af17904bddc8b7ce55d12e3d19ed.tar.xz nutyx-pakxe-f36c28310c65af17904bddc8b7ce55d12e3d19ed.zip |
lxde, maj des dépendances
Diffstat (limited to 'extra')
-rw-r--r-- | extra/lxde/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/lxde/Pkgfile b/extra/lxde/Pkgfile index 5c0dc93fd..9fca54a59 100644 --- a/extra/lxde/Pkgfile +++ b/extra/lxde/Pkgfile @@ -2,7 +2,7 @@ # URL: http://lxde.org # Maintainer: NuTyX core team # Packager: geantbrun at gmail dot com -# Depends on: gestpkg, wicd, pcmanfm obconf lxterminal lxtask lxsession lxrandr lxpanel lxshortcut lxnm lxde-common lxappearance lxlauncher menu-cache alsa-utils alsa-oss dbus-glib leafpad shared-mime-info startup-notification gpicview hicolor-icon-theme lxmenu-data ktsuss firefox gdm +# Depends on: gestpkg, wicd, pcmanfm obconf lxterminal lxtask lxsession lxrandr lxpanel lxshortcut lxnm lxde-common lxappearance lxlauncher menu-cache alsa-utils alsa-oss dbus-glib leafpad shared-mime-info startup-notification gpicview hicolor-icon-theme lxmenu-data firefox name=lxde @@ -13,5 +13,5 @@ source=(lxde.desktop) build() { mkdir -p $PKG/usr install -D -m644 lxde.desktop \ -$PKG/$GNOME_PREFIX/share/xsessions/lxde.desktop +$PKG/usr/share/xsessions/lxde.desktop } |