diff options
author | Aron Xu <aron@debian.org> | 2015-01-30 13:59:55 +0800 |
---|---|---|
committer | Aron Xu <aron@debian.org> | 2015-01-30 13:59:55 +0800 |
commit | 825a2ea4fdacbb62001996394cc7b23bda28d9db (patch) | |
tree | 08991defe140aac4ece15aa47bd2a3714e0d0b0f | |
parent | 6ce71e04b64aac89fd3c5d28123fd179126baf21 (diff) | |
download | libxml2-825a2ea4fdacbb62001996394cc7b23bda28d9db.tar.gz |
Refresh patches
-rw-r--r-- | debian/patches/0001-modify-xml2-config-and-pkgconfig-behaviour.patch | 8 | ||||
-rw-r--r-- | debian/patches/0002-fix-python-multiarch-includes.patch | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/debian/patches/0001-modify-xml2-config-and-pkgconfig-behaviour.patch b/debian/patches/0001-modify-xml2-config-and-pkgconfig-behaviour.patch index dbed70e..d5d3622 100644 --- a/debian/patches/0001-modify-xml2-config-and-pkgconfig-behaviour.patch +++ b/debian/patches/0001-modify-xml2-config-and-pkgconfig-behaviour.patch @@ -3,10 +3,10 @@ Date: Sun, 26 Oct 2014 06:02:29 +0800 Subject: modify xml2-config and pkgconfig behaviour --- - configure.ac | 2 +- - libxml-2.0-uninstalled.pc.in | 3 ++- - xml2-config.1 | 4 ++++ - xml2-config.in | 22 ++++++++++------------ + configure.ac | 2 +- + libxml-2.0-uninstalled.pc.in | 3 ++- + xml2-config.1 | 4 ++++ + xml2-config.in | 22 ++++++++++------------ 4 files changed, 17 insertions(+), 14 deletions(-) diff --git a/configure.ac b/configure.ac diff --git a/debian/patches/0002-fix-python-multiarch-includes.patch b/debian/patches/0002-fix-python-multiarch-includes.patch index 129d53d..bcab67e 100644 --- a/debian/patches/0002-fix-python-multiarch-includes.patch +++ b/debian/patches/0002-fix-python-multiarch-includes.patch @@ -3,8 +3,8 @@ Date: Wed, 9 Jul 2014 05:30:24 +0800 Subject: fix python multiarch includes --- - python/Makefile.am | 2 +- - python/Makefile.in | 2 +- + python/Makefile.am | 2 +- + python/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/Makefile.am b/python/Makefile.am |