summarylogtreecommitdiffstats
path: root/zthread.patch
diff options
context:
space:
mode:
authorPiotr Rogoża2018-06-19 02:19:43 +0200
committerPiotr Rogoża2018-06-19 02:19:43 +0200
commitd861e9b92bc6eff39461a8aefec5e44a76f64ff9 (patch)
treef2d7722903d3675e3873976de29066d9ed7a2aa4 /zthread.patch
parent855ca18826aaff6018d8c41e25ce6feebb3cad05 (diff)
downloadaur-zthread.tar.gz
Fixed broken patch
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