wok-next diff tazlito/receipt @ rev 693

taz & tazlito: declare files
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 26 07:32:19 2008 +0000 (2008-04-26)
parents 7d534380fdad
children b8eeb1944488
line diff
     1.1 --- a/tazlito/receipt	Fri Apr 25 17:12:21 2008 +0000
     1.2 +++ b/tazlito/receipt	Sat Apr 26 07:32:19 2008 +0000
     1.3 @@ -22,4 +22,6 @@
     1.4  	chmod 755 $fs/usr/bin/$PACKAGE
     1.5  	cp -a $src/doc/$PACKAGE.html $fs/usr/share/doc/$PACKAGE
     1.6  	cp $src/tazlito.conf $fs/etc/tazlito
     1.7 +	# Declare /etc/tazlito/distro-packages.list
     1.8 +	touch $fs/etc/tazlito/distro-packages.list
     1.9  }