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

UP lzma 4.57
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 15 16:59:01 2008 +0100 (2008-02-15)
parents cdac43c3f44f
children 77c1f930433f
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Sat Feb 02 01:23:02 2008 +0100
     1.2 +++ b/slitaz-boot-scripts/receipt	Fri Feb 15 16:59:01 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