default_install  &&

mkdir  -p            /usr/share/snd    &&
#cp     -Rv     dlp/  /usr/share/snd/.  &&
cp     *.scm         /usr/share/snd/.  &&
cp     *.rb 	     /usr/share/snd/.  &&

message  "${MESSAGE_COLOR} You should get the .snd from http://www.notam02.no/arkiv/src/snd/snd_conffile.scm and put it as your ~/.snd (and customize it if you wish :)${DEFAULT_COLOR}"
