From 53ba2729a8feb652e8cf11769abd298f29c1fa8f Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 16 Jul 2014 08:45:59 +0100 Subject: apache2: do not patch generated file We already patch configure.ac and we're not bypassing autoreconf, so we don't need to patch configure as well. Signed-off-by: Paul Eggleton --- .../apache2/apache2/apache-configure_perlbin.patch | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'meta-webserver/recipes-httpd/apache2') diff --git a/meta-webserver/recipes-httpd/apache2/apache2/apache-configure_perlbin.patch b/meta-webserver/recipes-httpd/apache2/apache2/apache-configure_perlbin.patch index baa739fd44..c90279d449 100644 --- a/meta-webserver/recipes-httpd/apache2/apache2/apache-configure_perlbin.patch +++ b/meta-webserver/recipes-httpd/apache2/apache2/apache-configure_perlbin.patch @@ -4,23 +4,6 @@ # # Upstream-Status: Inappropriate [configuration] ---- a/configure -+++ b/configure -@@ -22365,13 +22365,7 @@ - #define APACHE_MPM_DIR "$MPM_DIR" - _ACEOF - -- --perlbin=`$ac_aux_dir/PrintPath perl` --if test "x$perlbin" = "x"; then -- perlbin="/replace/with/path/to/perl/interpreter" --fi -- -- -+perlbin='/usr/bin/perl' - - BSD_MAKEFILE=no - ap_make_include=include --- a/configure.in +++ b/configure.in @@ -638,10 +638,7 @@ -- cgit v1.2.3-54-g00ecf