wok rev 13700

tazbug-website: empty functions BREAK cook
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 15 14:43:36 2012 +0100 (2012-12-15)
parents 58b695f73790
children 62b0ea7fa4fc
files tazbug-website/receipt
line diff
     1.1 --- a/tazbug-website/receipt	Sat Dec 15 13:43:51 2012 +0100
     1.2 +++ b/tazbug-website/receipt	Sat Dec 15 14:43:36 2012 +0100
     1.3 @@ -22,15 +22,3 @@
     1.4  	cp $stuff/index.html $fs/var/www/bugs/
     1.5  	chown -R 80.80 $fs/var/www/bugs
     1.6  }
     1.7 -
     1.8 -
     1.9 -pre_install()
    1.10 -{
    1.11 -	echo "Processing pre_install commands..."
    1.12 -}
    1.13 -
    1.14 -
    1.15 -post_install()
    1.16 -{
    1.17 -
    1.18 -}