wok diff mplayer/receipt @ rev 982

packages patching /etc/daemons.conf depends on slitaz-base-files
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 30 22:31:55 2008 +0000 (2008-06-30)
parents e064f7b0de1d
children 928caf808a53
line diff
     1.1 --- a/mplayer/receipt	Sun Jun 15 22:07:59 2008 +0200
     1.2 +++ b/mplayer/receipt	Mon Jun 30 22:31:55 2008 +0000
     1.3 @@ -39,7 +39,7 @@
     1.4  	cp $src/etc/example.conf $fs/etc/mplayer
     1.5  	# default skin
     1.6  	tar xjf stuff/productive-1.0.tar.bz2 -C $fs/usr/share/mplayer/skins
     1.7 -	cd $fs/usr/share/mplayer/skins && ln -s Blue-small default
     1.8 +	cd $fs/usr/share/mplayer/skins && ln -s productive default
     1.9  	# Font
    1.10  	cd .. && ln -s ../fonts/truetype/ttf-dejavu/DejaVuSans.ttf subfont.ttf
    1.11  }