summaryrefslogtreecommitdiffstats
path: root/audio-plugins/ladspa/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-plugins/ladspa/BUILD')
-rwxr-xr-xaudio-plugins/ladspa/BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/audio-plugins/ladspa/BUILD b/audio-plugins/ladspa/BUILD
new file mode 100755
index 0000000000..8c66b83fb5
--- /dev/null
+++ b/audio-plugins/ladspa/BUILD
@@ -0,0 +1,6 @@
+(
+
+cp /var/spool/sorcery/$SOURCE /usr/include/ladspa.h &&
+echo "OK...LADSPA is installed :)"
+
+) > $C_FIFO 2>&1