Enable texlive (#752)
[termux-packages] / packages / texlive / zziplib_disable_have_dirent.patch
diff --git a/packages/texlive/zziplib_disable_have_dirent.patch b/packages/texlive/zziplib_disable_have_dirent.patch
new file mode 100644 (file)
index 0000000..d52e27a
--- /dev/null
@@ -0,0 +1,13 @@
+--- a/libs/zziplib/config.h.in 2013-09-09 10:31:11.000000000 +0200
++++ l/libs/zziplib/config.h.in 2016-12-20 20:17:28.906466862 +0100
+@@ -12,9 +12,7 @@
+ /* Define to 1 if you have the <direct.h> header file. */
+ #undef HAVE_DIRECT_H
+-/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
+-   */
+-#undef HAVE_DIRENT_H
++
+ /* Define to 1 if you have the <fnmatch.h> header file. */
+ #undef HAVE_FNMATCH_H