summaryrefslogtreecommitdiffstats
path: root/audio-drivers/portaudio-cvs/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/portaudio-cvs/BUILD')
-rwxr-xr-xaudio-drivers/portaudio-cvs/BUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio-drivers/portaudio-cvs/BUILD b/audio-drivers/portaudio-cvs/BUILD
new file mode 100755
index 0000000000..b6dcb38685
--- /dev/null
+++ b/audio-drivers/portaudio-cvs/BUILD
@@ -0,0 +1,8 @@
+(
+
+sedit "s:/usr/local:/usr:" Makefile.linux &&
+
+make -f Makefile.linux &&
+make -f Makefile.linux libinstall
+
+) > $C_FIFO 2>&1