diff options
Diffstat (limited to 'Build/source/texk/detex/TLpatches/patch-04-kpathsea')
-rw-r--r-- | Build/source/texk/detex/TLpatches/patch-04-kpathsea | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Build/source/texk/detex/TLpatches/patch-04-kpathsea b/Build/source/texk/detex/TLpatches/patch-04-kpathsea deleted file mode 100644 index e924b2ae234..00000000000 --- a/Build/source/texk/detex/TLpatches/patch-04-kpathsea +++ /dev/null @@ -1,11 +0,0 @@ -diff -ur opendetex-2.8.4.orig/detex.l opendetex-2.8.4/detex.l ---- opendetex-2.8.4.orig/detex.l 2018-02-11 18:42:05.000000000 +0900 -+++ opendetex-2.8.4/detex.l 2018-06-20 23:12:37.000000000 +0900 -@@ -73,6 +73,7 @@ - #ifndef MAXPATHLEN - #include <sys/param.h> - #endif -+#define PATH_MAX MAXPATHLEN - #ifdef OS2 - #include <stdlib.h> - #endif |