summarylogtreecommitdiffstats
path: root/zthread.patch
diff options
context:
space:
mode:
authorPiotr Rogoża2015-06-14 15:59:45 +0200
committerPiotr Rogoża2015-06-14 15:59:45 +0200
commitc811e1adf5b8f8888d307adbb3a0d1442e06f61c (patch)
tree0fa73df7fb58f69645323f9f626f3d4f9f0d9f88 /zthread.patch
downloadaur-c811e1adf5b8f8888d307adbb3a0d1442e06f61c.tar.gz
Initial import
Diffstat (limited to 'zthread.patch')
-rw-r--r--zthread.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/zthread.patch b/zthread.patch
new file mode 100644
index 000000000000..8c8d36131fa7
--- /dev/null
+++ b/zthread.patch
@@ -0,0 +1,13 @@
+diff --git a/configure b/configure
+index 4ad0545..e17c071 100755
+--- a/configure
++++ b/configure
+@@ -8703,7 +8703,7 @@ echo "${ECHO_T}no" >&6
+ exit 1
+ 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=||'`
+ if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then
+ echo "$as_me:$LINENO: result: no" >&5
+ echo "${ECHO_T}no" >&6