aboutsummaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-07-16 08:45:59 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2014-08-10 17:15:22 +0100
commit53ba2729a8feb652e8cf11769abd298f29c1fa8f (patch)
tree492d92c0ccfb9b43d39bd13ba33a41db6d11ab74 /meta-webserver/recipes-httpd
parente751af9f900834759e59ad2b46a7118a508069e4 (diff)
downloadmeta-openembedded-contrib-53ba2729a8feb652e8cf11769abd298f29c1fa8f.tar.gz
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 <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-webserver/recipes-httpd')
-rw-r--r--meta-webserver/recipes-httpd/apache2/apache2/apache-configure_perlbin.patch17
1 files changed, 0 insertions, 17 deletions
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 @@