diff options
Diffstat (limited to 'Build/source/utils/xindy/xindy-2.4-PATCHES/patch-01-never-interactive')
-rw-r--r-- | Build/source/utils/xindy/xindy-2.4-PATCHES/patch-01-never-interactive | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Build/source/utils/xindy/xindy-2.4-PATCHES/patch-01-never-interactive b/Build/source/utils/xindy/xindy-2.4-PATCHES/patch-01-never-interactive deleted file mode 100644 index 1d111e6552e..00000000000 --- a/Build/source/utils/xindy/xindy-2.4-PATCHES/patch-01-never-interactive +++ /dev/null @@ -1,9 +0,0 @@ -diff -ur -N -x Makefile.in -x autom4te.cache xindy-2.4.orig/tex2xindy/tex2xindy.l xindy-2.4/tex2xindy/tex2xindy.l ---- xindy-2.4.orig/tex2xindy/tex2xindy.l 2010-05-11 01:02:17.000000000 +0200 -+++ xindy-2.4/tex2xindy/tex2xindy.l 2012-06-21 12:13:02.000000000 +0200 -@@ -1,3 +1,5 @@ -+%option never-interactive -+ - %{ - /* $Id: tex2xindy.l,v 1.24 2010/05/10 23:02:17 jschrod Exp $ - ============================================================ |