diff options
author | Rene Engelhard <rene@debian.org> | 2010-12-13 19:04:33 +0100 |
---|---|---|
committer | Rene Engelhard <rene@debian.org> | 2010-12-13 19:21:46 +0100 |
commit | 49e01d13b5f7af1d259d78bdbe8ee2b600c5777f (patch) | |
tree | 676ca6ac2009453675cdc21896169c50ef74793a /libxml2/makefile.mk | |
parent | 1c118c09845abf7afa3be9b256c25c1389e86e2c (diff) |
XPATH handling fix
Signed off by Petr Mladek <pmladek@suse.cz>
Diffstat (limited to 'libxml2/makefile.mk')
-rw-r--r-- | libxml2/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libxml2/makefile.mk b/libxml2/makefile.mk index 0c69c36b74a5..c325747c943b 100644 --- a/libxml2/makefile.mk +++ b/libxml2/makefile.mk @@ -51,6 +51,7 @@ TARFILE_MD5=7740a8ec23878a2f50120e1faa2730f2 PATCH_FILES=libxml2-configure.patch \ libxml2-mingw.patch \ libxml2-gnome599717.patch \ + libxml2-xpath.patch \ libxml2-global-symbols.patch \ libxml2-aix.patch \ libxml2-vc10.patch |