summaryrefslogtreecommitdiffhomepage
path: root/patches/cvs-1.12.13_pre.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/cvs-1.12.13_pre.local.patch')
-rw-r--r--patches/cvs-1.12.13_pre.local.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/cvs-1.12.13_pre.local.patch b/patches/cvs-1.12.13_pre.local.patch
index b5954e0c..3f94dbcf 100644
--- a/patches/cvs-1.12.13_pre.local.patch
+++ b/patches/cvs-1.12.13_pre.local.patch
@@ -16012,3 +16012,14 @@ diff -ru cvs-1.12.13.orig/src/Makefile.in cvs-1.12.13/src/Makefile.in
if (status == -2)
/* Don't try to recover from memory allcoation errors. */
+--- cvs-1.12.13/configure.orig 2005-10-03 15:36:42.000000000 +0200
++++ cvs-1.12.13/configure 2022-10-23 14:36:34.653406085 +0200
+@@ -10582,7 +10582,7 @@
+ am_aux_dir=`cd $ac_aux_dir && pwd`
+
+ # getdate.y works with bison only.
+- : ${YACC="\${SHELL} $am_aux_dir/bison-missing --run bison -y"}
++ : ${YACC="\${SHELL} $am_aux_dir/missing --run bison -y"}
+
+
+