diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2015-02-03 14:52:07 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2015-02-03 14:52:56 +0100 |
| commit | 298cd8eaa21a21eee85f9551a26ad294347b1d5a (patch) | |
| tree | 249fa33b66f65e6daffdbfc8ca2e5399e8d89e61 /package/apr-util/apr-util-01-remove-checkapr.patch | |
| parent | dd798a45c571063595c45278e28ed4f614f2cf32 (diff) | |
| download | buildroot-298cd8eaa21a21eee85f9551a26ad294347b1d5a.tar.gz buildroot-298cd8eaa21a21eee85f9551a26ad294347b1d5a.zip | |
package/*: rename patches according to the new policy
Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345)
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/apr-util/apr-util-01-remove-checkapr.patch')
| -rw-r--r-- | package/apr-util/apr-util-01-remove-checkapr.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/package/apr-util/apr-util-01-remove-checkapr.patch b/package/apr-util/apr-util-01-remove-checkapr.patch deleted file mode 100644 index 42ad12fcbe..0000000000 --- a/package/apr-util/apr-util-01-remove-checkapr.patch +++ /dev/null @@ -1,21 +0,0 @@ -remove check apr - -this patch removes the check of apr which fails the build - -Signed-off-by: Rico Bachmann <bachmann-ahF9wiJNQgNBDgjK7y7TUQ@public.gmane.org> ---- -v1: disable the check for APU_FIND_APR because the check only looks into folders -named apr, and our source-tree is called apr-versionnumber (e.g. apr-1.4.6) - -diff -rupN apr-util-1.4.1/configure.in apr-util-1.4.1-fix/configure.in ---- apr-util-1.4.1/configure.in 2009-12-17 20:15:19.000000000 +0100 -+++ apr-util-1.4.1-fix/configure.in 2012-04-24 10:10:32.000000000 +0200 -@@ -99,7 +99,7 @@ fi - dnl - dnl Find the APR includes directory and (possibly) the source (base) dir. - dnl --APU_FIND_APR -+dnl APU_FIND_APR - - dnl - dnl even though we use apr_rules.mk for building apr-util, we need |

