diff options
Diffstat (limited to 'app-text/antiword/files')
-rw-r--r-- | app-text/antiword/files/antiword-0.36.1-ppc-macos.diff | 14 | ||||
-rw-r--r-- | app-text/antiword/files/gentoo-antiword.diff | 11 |
2 files changed, 0 insertions, 25 deletions
diff --git a/app-text/antiword/files/antiword-0.36.1-ppc-macos.diff b/app-text/antiword/files/antiword-0.36.1-ppc-macos.diff deleted file mode 100644 index d93d34059289..000000000000 --- a/app-text/antiword/files/antiword-0.36.1-ppc-macos.diff +++ /dev/null @@ -1,14 +0,0 @@ ---- main_u.c 2005-08-30 17:55:24 -0500 -+++ antiword-0.36.1/main_u.c 2005-08-30 17:55:36 -0500 -@@ -29,9 +29,9 @@ - #include <fcntl.h> - #include <io.h> - #endif /* __dos */ --#if defined(__STDC_ISO_10646__) -+#if defined(__STDC_ISO_10646__) || defined(__APPLE_CC__) - #include <locale.h> --#endif /* __STDC_ISO_10646__ */ -+#endif /* __STDC_ISO_10646__ || __APPLE_CC__ */ - #if defined(N_PLAT_NLM) - #if !defined(_VA_LIST) - #include "NW-only/nw_os.h" diff --git a/app-text/antiword/files/gentoo-antiword.diff b/app-text/antiword/files/gentoo-antiword.diff deleted file mode 100644 index 19fc8d6f9d67..000000000000 --- a/app-text/antiword/files/gentoo-antiword.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- antiword.h.orig Wed Jan 23 19:01:31 2002 -+++ antiword.h Wed Jan 23 19:01:46 2002 -@@ -143,7 +143,7 @@ - #define ANTIWORD_DIR "antiword" - #define FONTNAMES_FILE "fontname.txt" - #else --#define GLOBAL_ANTIWORD_DIR "/opt/antiword/share" -+#define GLOBAL_ANTIWORD_DIR "/usr/share/antiword" - #define ANTIWORD_DIR ".antiword" - #define FONTNAMES_FILE "fontnames" - #endif /* __dos */ |