wok rev 222

UP: slitaz-boot-scripts (1.4)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 15 15:12:45 2008 +0100 (2008-02-15)
parents e96e7374254d
children e17e19d09a40
files slitaz-boot-scripts/receipt
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Fri Feb 15 12:15:56 2008 +0100
     1.2 +++ b/slitaz-boot-scripts/receipt	Fri Feb 15 15:12:45 2008 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-boot-scripts"
     1.7 -VERSION="1.3"
     1.8 +VERSION="1.4"
     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 @@ -31,11 +31,7 @@
    1.13  {
    1.14   	local root
    1.15   	root=$1
    1.16 -	echo "Checking for version compatibility..."
    1.17 -	if [ -d "$root/etc/rc.d" ]; then
    1.18 -		rm -rf $root/etc/rc.d
    1.19 -		rm -rf $root/etc/rc.scripts
    1.20 -	fi
    1.21 +
    1.22  	# Remove motd to be rebuils by /etc/init.d/i18n.sh in
    1.23  	# the right language.
    1.24  	rm -f $root/etc/motd