wok rev 396

Up: slitaz-boot-scripts-1.7
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 10 15:18:50 2008 +0100 (2008-03-10)
parents be1ec018b4bd
children b60217d0338b
files slitaz-boot-scripts/receipt
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Mon Mar 10 10:41:39 2008 +0000
     1.2 +++ b/slitaz-boot-scripts/receipt	Mon Mar 10 15:18:50 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.6"
     1.8 +VERSION="1.7"
     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 @@ -17,7 +17,9 @@
    1.13  #
    1.14  genpkg_rules()
    1.15  {
    1.16 +	mkdir -p $fs/usr/share
    1.17  	cp -a $src/etc $fs
    1.18 +	cp -a $src/applications $fs/usr/share
    1.19  	
    1.20  	# Perms
    1.21  	chown -R root.root $fs/etc/init.d