summaryrefslogtreecommitdiff
path: root/comms/thebridge/files/patch-FreeBSD-tbd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'comms/thebridge/files/patch-FreeBSD-tbd.sh')
-rw-r--r--comms/thebridge/files/patch-FreeBSD-tbd.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/thebridge/files/patch-FreeBSD-tbd.sh b/comms/thebridge/files/patch-FreeBSD-tbd.sh
new file mode 100644
index 000000000000..6a32ae0835bc
--- /dev/null
+++ b/comms/thebridge/files/patch-FreeBSD-tbd.sh
@@ -0,0 +1,11 @@
+--- FreeBSD/tbd.sh.orig Wed Jun 23 16:02:28 2004
++++ FreeBSD/tbd.sh Wed Jun 23 16:02:59 2004
+@@ -2,7 +2,7 @@
+ # $Id: tbd.sh,v 1.1.1.1 2002/08/10 20:33:40 wb6ymh Exp $
+
+ pidfiledir=/var/run
+-tbd=/usr/local/libexec/tbd
++tbd=%%PREFIX%%/libexec/tbd
+
+ # start
+ if [ "x$1" = "x" -o "x$1" = "xstart" ]; then