wok-stable diff slim/receipt @ rev 1076

mplayer: use Xv video driver by default
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jul 16 14:38:13 2008 +0200 (2008-07-16)
parents e5ace79a18af
children 4ae1b641e09a
line diff
     1.1 --- a/slim/receipt	Tue Jul 15 16:06:04 2008 +0000
     1.2 +++ b/slim/receipt	Wed Jul 16 14:38:13 2008 +0200
     1.3 @@ -27,6 +27,7 @@
     1.4  	
     1.5  	# Config file and rc script (theme is in slitaz-configs).
     1.6  	cp -a stuff/etc $fs
     1.7 +	chown root.root $fs/etc/init.d/*
     1.8  }
     1.9  
    1.10  post_install()