diff options
Diffstat (limited to 'Build/source/utils/xindy/xindy-PATCHES/patch-01-xindy-needs-language')
-rw-r--r-- | Build/source/utils/xindy/xindy-PATCHES/patch-01-xindy-needs-language | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Build/source/utils/xindy/xindy-PATCHES/patch-01-xindy-needs-language b/Build/source/utils/xindy/xindy-PATCHES/patch-01-xindy-needs-language deleted file mode 100644 index 8ce59c764a0..00000000000 --- a/Build/source/utils/xindy/xindy-PATCHES/patch-01-xindy-needs-language +++ /dev/null @@ -1,13 +0,0 @@ -diff -ur -N -x Makefile.in -x autom4te.cache xindy-2.5.1.orig/user-commands/xindy.in xindy-2.5.1/user-commands/xindy.in ---- xindy-2.5.1.orig/user-commands/xindy.in 2014-05-11 15:45:44.000000000 +0200 -+++ xindy-2.5.1/user-commands/xindy.in 2014-10-24 10:38:47.000000000 +0200 -@@ -732,6 +732,9 @@ - # - # FIXME: I didn't see all languages. What's on with gypsy and - # hausa? -+ if ( !$language ) { -+ $language = "general"; -+ } - if ( $language ) { - # If there is no language directory, this might be a variant. - # Language names and variants are separated by hyphens. The |