openbsd-ports/audio/tosha/pkg/PLIST
espie 0f062e702c Be more thorough about /etc/tosharc.
If it already exists, we DON'T touch it, but we notify the user
that manual intervention may be needed.
1999-09-26 21:09:50 +00:00

11 lines
336 B
Plaintext

bin/tosha
bin/pcmplay
bin/pcmfade
lib/tosha/tosharc.sample
@exec if [ ! -f /etc/tosharc ]; then cp %D/%F /etc/tosharc; else echo "===> You might wish to update /etc/tosharc"; echo "===> check %D/%F"; fi
@unexec echo "===> You need to remove /etc/tosharc manually"
man/man1/tosha.1
man/man1/pcmplay.1
man/man1/pcmfade.1
@dirrm lib/tosha