wok rev 265
UP: slitaz-boot-scripts (1.5)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Feb 24 21:08:34 2008 +0100 (2008-02-24) |
parents | fcb21d360ae2 |
children | 1560cea7d7b0 |
files | slitaz-boot-scripts/receipt |
line diff
1.1 --- a/slitaz-boot-scripts/receipt Sun Feb 24 20:56:39 2008 +0100 1.2 +++ b/slitaz-boot-scripts/receipt Sun Feb 24 21:08:34 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.4" 1.8 +VERSION="1.5" 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 @@ -25,7 +25,7 @@ 1.13 chmod 755 $fs/etc/init.d/rc* 1.14 } 1.15 1.16 -# Pre install commands for upgrade from 1.2 to 1.3. 1.17 +# Pre install commands. 1.18 # 1.19 pre_install() 1.20 {