aboutsummaryrefslogtreecommitdiff
path: root/audio/boodler/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-31 00:45:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-31 00:45:42 +0000
commit401acbd54f780eb446ff406f7246f03305c1a8dc (patch)
tree1341b09ff27315a30750360fe1bcb652cf57380c /audio/boodler/files
parentbfded1e9e5d6972a29774846aeadeb2d587f1ffd (diff)
downloadports-401acbd54f780eb446ff406f7246f03305c1a8dc.tar.gz
ports-401acbd54f780eb446ff406f7246f03305c1a8dc.zip
Notes
Diffstat (limited to 'audio/boodler/files')
-rw-r--r--audio/boodler/files/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/boodler/files/patch-aa b/audio/boodler/files/patch-aa
new file mode 100644
index 000000000000..71f5d162b790
--- /dev/null
+++ b/audio/boodler/files/patch-aa
@@ -0,0 +1,12 @@
+diff -ruN wrapper.orig/boodler wrapper/boodler
+--- wrapper.orig/boodler Wed Dec 31 19:00:00 1969
++++ wrapper/boodler Tue Dec 30 14:46:19 2003
+@@ -0,0 +1,8 @@
++#!/bin/sh
++
++booroot=/home/USER/boodler
++
++export BOODLER_SOUND_PATH=${booroot}/boodler-snd/
++export BOODLER_EFFECTS_PATH=${booroot}/effects/
++
++python ${booroot}/boodler.py "$@"