diff options
-rw-r--r-- | libxml2/libxml2-gnome599717.patch (renamed from libxml2/libxml2-badcasts.patch) | 0 | ||||
-rw-r--r-- | libxml2/makefile.mk | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/libxml2/libxml2-badcasts.patch b/libxml2/libxml2-gnome599717.patch index cc6617d0e699..cc6617d0e699 100644 --- a/libxml2/libxml2-badcasts.patch +++ b/libxml2/libxml2-gnome599717.patch diff --git a/libxml2/makefile.mk b/libxml2/makefile.mk index abe051c210b1..43d3e02f8bf8 100644 --- a/libxml2/makefile.mk +++ b/libxml2/makefile.mk @@ -51,7 +51,7 @@ LIBXML2VERSION=2.7.6 TARFILE_NAME=$(PRJNAME)-$(LIBXML2VERSION) PATCH_FILES=libxml2-configure.patch \ libxml2-mingw.patch \ - libxml2-badcasts.patch + libxml2-gnome599717.patch # This is only for UNX environment now |