summaryrefslogtreecommitdiffstats
path: root/accessibility/orca/files
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-06-16 03:35:12 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-06-16 03:35:12 +0800
commitc3bbd13e5d8d8e6c811fad85b2d260178fb7cf73 (patch)
tree587405102c4b1af48d03512d316bfb10969820db /accessibility/orca/files
parentc09003137161a9d9b05e8043d91b7b49c5a7f245 (diff)
downloadmarcuscom-ports-c3bbd13e5d8d8e6c811fad85b2d260178fb7cf73.tar
marcuscom-ports-c3bbd13e5d8d8e6c811fad85b2d260178fb7cf73.tar.gz
marcuscom-ports-c3bbd13e5d8d8e6c811fad85b2d260178fb7cf73.tar.bz2
marcuscom-ports-c3bbd13e5d8d8e6c811fad85b2d260178fb7cf73.tar.lz
marcuscom-ports-c3bbd13e5d8d8e6c811fad85b2d260178fb7cf73.tar.xz
marcuscom-ports-c3bbd13e5d8d8e6c811fad85b2d260178fb7cf73.tar.zst
marcuscom-ports-c3bbd13e5d8d8e6c811fad85b2d260178fb7cf73.zip
Update to 2.27.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12376 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/orca/files')
-rw-r--r--accessibility/orca/files/patch-src_orca_orca.in28
1 files changed, 2 insertions, 26 deletions
diff --git a/accessibility/orca/files/patch-src_orca_orca.in b/accessibility/orca/files/patch-src_orca_orca.in
index aa41825f9..abf2190e8 100644
--- a/accessibility/orca/files/patch-src_orca_orca.in
+++ b/accessibility/orca/files/patch-src_orca_orca.in
@@ -1,11 +1,5 @@
---- src/orca/orca.in.orig 2009-01-23 22:39:27.000000000 +0100
-+++ src/orca/orca.in 2009-02-21 22:50:38.000000000 +0100
-@@ -1,4 +1,4 @@
--#!/bin/bash
-+#!/bin/sh
- #
- # Orca
- #
+--- src/orca/orca.in.orig 2009-06-12 18:15:54.000000000 +0200
++++ src/orca/orca.in 2009-06-15 20:50:16.000000000 +0200
@@ -30,7 +30,7 @@
# Set the user's $PATH for this script.
@@ -24,21 +18,3 @@
egrep "orca[.]orca|OAFIID[:]GNOME_Speech|OAFIID[:]GNOME_Magnifier|festival [-][-]server"|\
grep -v grep | awk '{ print $1 }'`
IFS='
-@@ -137,7 +137,7 @@
- fi
- fi
-
--if [ `grep -c "\-q" <<< $ARGS` -gt 0 ] ; then
-+if [ `echo $ARGS | grep -c "\-q"` -gt 0 ] ; then
- # If the user has done -q or --quit, that means to tell any
- # existing orca process to quit. So, we just do a cleanup.
- #
-@@ -154,7 +154,7 @@
- if [ "x$ARGS" = "x" ] ; then
- CLEANUP=1
- else
-- CLEANUP=`egrep -c "\-s|\-t|\-n|\-u|\-e|\-d" <<< $ARGS`
-+ CLEANUP=`echo $ARGS | egrep -c "\-s|\-t|\-n|\-u|\-e|\-d"`
- fi
-
- # Clean up before running orca to get anything that might