summarylogtreecommitdiffstats
path: root/zthread.patch
diff options
context:
space:
mode:
Diffstat (limited to 'zthread.patch')
-rw-r--r--zthread.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/zthread.patch b/zthread.patch
index 8c8d36131fa7..ce6fe6c5fb33 100644
--- a/zthread.patch
+++ b/zthread.patch
@@ -7,7 +7,7 @@ index 4ad0545..e17c071 100755
fi
gentoo_lt_version="1.5.10"
-gentoo_ltmain_version=`grep '^[:space:]*VERSION=' $ltmain | sed -e 's|^[:space:]*VERSION=||'`
-+gentoo_ltmain_version=`grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[:space:]*VERSION=||'`
++gentoo_ltmain_version=`grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||'`
if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6