wok diff slitaz-boot-scripts/receipt @ rev 4677

Up: intltool (0.40.6)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Dec 30 10:26:31 2009 +0100 (2009-12-30)
parents 7100492bc177
children 7840d94e9b9c
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Tue Apr 28 10:07:24 2009 +0200
     1.2 +++ b/slitaz-boot-scripts/receipt	Wed Dec 30 10:26:31 2009 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-boot-scripts"
     1.7 -VERSION="3.0"
     1.8 +VERSION="3.1"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Provide all the initialisation scripts used at boot time."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -57,7 +57,7 @@
    1.13  	# Fast boot X config from 3.0
    1.14  	if ! grep -q ^FAST_BOOT_X $root/etc/rcS.conf; then
    1.15  		cat >> $root/etc/rcS.conf << "EOT"
    1.16 -# Fast boot into X by setting the system keymap-locale and starting 
    1.17 +# Fast boot into X by setting the system keymap-locale and starting
    1.18  # the Slim login manager earlier at boot time. If fast X is enabled
    1.19  # then dbus, hald and slim can be removed from RUN_DAEMONS.
    1.20  FAST_BOOT_X="no"