On Sun, Oct 29, 2006 at 01:07:00AM +0200, Bernd Ahlers wrote:
> Tobias Ulmer [Sun, Oct 29, 2006 at 12:52:13AM +0200] wrote:
> >> Hmm, do we really need a FLAVOR for shoutcast? Does it hurt if we 
> >> enable it by default?
> >No
> >
> So how about this diff?
> 
> Bernd

patches/patch-doc_mpdconf_example:
the mixer_* stuff can stay unchanged imho, the available audio outputs
default to software anyway.

pkg/MESSAGE:
take a look at my second diff. s/follow/following/ and shorter.

pkg/PLIST:
[EMAIL PROTECTED] rm -rf /var/spool/mpd/*
[EMAIL PROTECTED] rm -rf /var/spool/mpd/playlists/*
[EMAIL PROTECTED] find /var/spool/mpd \! -name playlists -mindepth 1 -exec rm 
-rf "{}" \;

makes pkg_delete -c happy because @extraunexec is executed before
@sample dirs/files are removed.

Tobias

Reply via email to