diff options
author | Caolán McNamara <cmc@openoffice.org> | 2009-12-17 16:45:19 +0000 |
---|---|---|
committer | Caolán McNamara <cmc@openoffice.org> | 2009-12-17 16:45:19 +0000 |
commit | 7db8f365fd869557bf7354916f5ee0dd45e7b88e (patch) | |
tree | 033f3e6fd79f2476298adaa59f91a2130cc93560 /libxml2 | |
parent | 8b965b5e2fec161c1d91e5b880f6065437e806b9 (diff) |
xmlsec1_2_14: #i107747#: track upstream bug id for this patch
Diffstat (limited to 'libxml2')
-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 |