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

Add linux-source
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 17 09:13:52 2008 +0000 (2008-07-17)
parents ebc1325c9d75
children 10710b8535bc
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Wed Jul 16 16:58:51 2008 +0200
     1.2 +++ b/slitaz-boot-scripts/receipt	Thu Jul 17 09:13:52 2008 +0000
     1.3 @@ -46,7 +46,7 @@
     1.4  {
     1.5   	local root
     1.6   	root=$1
     1.7 -	( cd ./$1 ; cpio -o -H newc | gzip -9 ) > \
     1.8 +	( cd $1/ ; cpio -o -H newc | gzip -9 ) > \
     1.9  		$1/$INSTALLED/$PACKAGE/volatile.cpio.gz <<EOT
    1.10  etc/rcS.conf
    1.11  etc/network.conf