aboutsummaryrefslogtreecommitdiff
path: root/textproc/srilm/files/patch-go.run-test
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/srilm/files/patch-go.run-test')
-rw-r--r--textproc/srilm/files/patch-go.run-test12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/srilm/files/patch-go.run-test b/textproc/srilm/files/patch-go.run-test
new file mode 100644
index 000000000000..96800a46af32
--- /dev/null
+++ b/textproc/srilm/files/patch-go.run-test
@@ -0,0 +1,12 @@
+--- test/go.run-test.orig Thu Jan 1 12:15:21 2004
++++ test/go.run-test Thu Jan 1 12:16:10 2004
+@@ -6,6 +6,9 @@
+ # $Header: /home/srilm/devel/test/RCS/go.run-test,v 1.10 2003/02/27 23:42:35 stolcke Exp $
+ #
+
++PATH=$PATH:$WRKSRC/bin:$WRKSRC/bin/i386
++export PATH
++
+ dir=$1
+
+ if [ -z "$MACHINE_TYPE" ]; then