summaryrefslogtreecommitdiffstats
path: root/audio-plugins/tap/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-plugins/tap/BUILD')
-rwxr-xr-xaudio-plugins/tap/BUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio-plugins/tap/BUILD b/audio-plugins/tap/BUILD
new file mode 100755
index 0000000000..b041f6393f
--- /dev/null
+++ b/audio-plugins/tap/BUILD
@@ -0,0 +1,7 @@
+(
+
+sed -i -e 's/\/usr\/local/\/usr/g' Makefile &&
+make &&
+make install
+
+) > $C_FIFO 2>&1