summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-22 16:40:36 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-22 16:40:36 +0200
commitf36c28310c65af17904bddc8b7ce55d12e3d19ed (patch)
tree1fdc00d84ebd9d45a650834255ae003a98e8b255 /extra
parentb3e21780acbf6460625c951a3a46169adbc37f53 (diff)
downloadnutyx-extra-f36c28310c65af17904bddc8b7ce55d12e3d19ed.tar.gz
nutyx-extra-f36c28310c65af17904bddc8b7ce55d12e3d19ed.tar.bz2
nutyx-extra-f36c28310c65af17904bddc8b7ce55d12e3d19ed.tar.xz
nutyx-extra-f36c28310c65af17904bddc8b7ce55d12e3d19ed.zip
lxde, maj des dépendances
Diffstat (limited to 'extra')
-rw-r--r--extra/lxde/Pkgfile4
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
}