diff options
Diffstat (limited to 'package/mxml/patches/patch-mxmldoc_c')
-rw-r--r-- | package/mxml/patches/patch-mxmldoc_c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mxml/patches/patch-mxmldoc_c b/package/mxml/patches/patch-mxmldoc_c deleted file mode 100644 index 15d520b05..000000000 --- a/package/mxml/patches/patch-mxmldoc_c +++ /dev/null @@ -1,11 +0,0 @@ ---- mxml-2.6.orig/mxmldoc.c 2009-05-05 15:38:00.000000000 +0200 -+++ mxml-2.6/mxmldoc.c 2011-05-10 12:52:35.000000000 +0200 -@@ -57,7 +57,7 @@ - #ifndef WIN32 - # include <dirent.h> - # include <unistd.h> --# include <spawn.h> -+//# include <spawn.h> - # include <sys/wait.h> - extern char **environ; - #endif /* !WIN32 */ |