summaryrefslogtreecommitdiffstats
path: root/audio-libs/pymad/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/pymad/BUILD')
-rwxr-xr-xaudio-libs/pymad/BUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio-libs/pymad/BUILD b/audio-libs/pymad/BUILD
new file mode 100755
index 0000000000..7f14764c1a
--- /dev/null
+++ b/audio-libs/pymad/BUILD
@@ -0,0 +1,8 @@
+(
+
+ python config_unix.py &&
+ python setup.py build &&
+ prepare_install &&
+ python setup.py install
+
+) > $C_FIFO 2>&1