From a9243f2c4e5cecfc0564f7951de92fd267510408 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Thu, 20 Jan 2011 18:14:46 +0000 Subject: Fixed, it changes all of them on each line now. --- support/fixstrings.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/support/fixstrings.sh b/support/fixstrings.sh index d7de847..c72d7a4 100755 --- a/support/fixstrings.sh +++ b/support/fixstrings.sh @@ -8,10 +8,10 @@ read for i in $(find . -iname '*.cpp' -o -iname '*.h' -o -iname '*.unit' -o -iname '*.doxy'); do echo -n $i... sed -i $i \ - -e 's@"fstring.h@"bu/string.h@' \ - -e 's@"bu/fstring.h@"bu/string.h@' \ - -e 's@