wok-next diff gnome-desktop/receipt @ rev 16589

dbus: fix init script (with /run and /var/run mounted as tmpfs, we can't preinstall /var/run/dbus, we must create it)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 05 19:10:34 2014 +0200 (2014-05-05)
parents 02631cdd0090
children 27bae9732b8d
line diff
     1.1 --- a/gnome-desktop/receipt	Thu Jan 03 11:12:56 2013 +0100
     1.2 +++ b/gnome-desktop/receipt	Mon May 05 19:10:34 2014 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="GNOME Desktop"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://www.gnome.org"
    1.10  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"