wok-6.x diff openbox/receipt @ rev 744
slitaz-loram-cdrom: typos
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 05 18:50:58 2008 +0000 (2008-05-05) |
parents | 7bd5e34e4a45 |
children | 123997fe83c0 |
line diff
1.1 --- a/openbox/receipt Sun Apr 27 12:33:20 2008 +0200 1.2 +++ b/openbox/receipt Mon May 05 18:50:58 2008 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Small-footprint and standard compliant Window Manager." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="startup-notification pango glib xorg-libX11" 1.8 +DEPENDS="startup-notification pango glib xorg-libX11 slitaz-configs" 1.9 SUGGESTED="obconf pcmanfm hsetroot" 1.10 BUILD_DEPENDS="xorg-dev pango-dev glib-dev startup-notification-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 @@ -41,14 +41,9 @@ 1.13 rm $fs/usr/bin/gnome-panel-control 1.14 chmod 0755 $fs/usr/bin/openbox-session 1.15 1.16 - # Menu config, autostart script and pipe menu. 1.17 - mkdir -p $fs/etc/xdg 1.18 - cp -a stuff/openbox $fs/etc/xdg 1.19 + # Pipe menu. 1.20 cp stuff/open-folder-menu.sh $fs/usr/lib/openbox 1.21 1.22 - # SliTaz theme 1.23 - cp -a stuff/themes $fs/usr/share 1.24 - 1.25 # Locale 1.26 for i in $LOCALE 1.27 do