summaryrefslogtreecommitdiffstats
path: root/audio-creation/cheesetracker/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/cheesetracker/BUILD')
-rwxr-xr-xaudio-creation/cheesetracker/BUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio-creation/cheesetracker/BUILD b/audio-creation/cheesetracker/BUILD
new file mode 100755
index 0000000000..26c20f2f7a
--- /dev/null
+++ b/audio-creation/cheesetracker/BUILD
@@ -0,0 +1,7 @@
+(
+
+export QTDIR=/usr &&
+scons &&
+scons install prefix=/usr
+
+) > $C_FIFO 2>&1