summaryrefslogtreecommitdiffstats
path: root/audio-creation/snd/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/snd/INSTALL')
-rwxr-xr-xaudio-creation/snd/INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio-creation/snd/INSTALL b/audio-creation/snd/INSTALL
new file mode 100755
index 0000000000..8575ec554b
--- /dev/null
+++ b/audio-creation/snd/INSTALL
@@ -0,0 +1,7 @@
+default_install &&
+
+mkdir -p /usr/share/snd &&
+cp -Rv dlp/ /usr/share/snd/. &&
+cp *.scm /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}"