summaryrefslogtreecommitdiff
path: root/textproc/libnumbertext/files/patch-src_spellout.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libnumbertext/files/patch-src_spellout.cxx')
-rw-r--r--textproc/libnumbertext/files/patch-src_spellout.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/libnumbertext/files/patch-src_spellout.cxx b/textproc/libnumbertext/files/patch-src_spellout.cxx
deleted file mode 100644
index 885396108d6a..000000000000
--- a/textproc/libnumbertext/files/patch-src_spellout.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/spellout.cxx.orig 2019-02-05 01:41:33 UTC
-+++ src/spellout.cxx
-@@ -10,7 +10,7 @@
-
- #define LANG "LANG"
- #define PATH "NUMBERTEXTPATH"
--#define DEFPATH "/usr/share/libnumbertext/"
-+#define DEFPATH DATADIR "/libnumbertext/"
- #define DEFPATH2 "data/"
-
- enum State { base, loaded, flag_lang, flag_prefix};