aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apache2
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apache2')
-rw-r--r--recipes/apache2/apache2_2.2.14.bb4
-rw-r--r--recipes/apache2/apache2_2.2.3.bb2
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes/apache2/apache2_2.2.14.bb b/recipes/apache2/apache2_2.2.14.bb
index 494f673645..7361167d5e 100644
--- a/recipes/apache2/apache2_2.2.14.bb
+++ b/recipes/apache2/apache2_2.2.14.bb
@@ -9,8 +9,8 @@ SRC_URI = "http://apache.mirrors.tds.net/httpd/httpd-${PV}.tar.bz2 \
file://apr-sockets-patch;apply=yes \
file://configure-patch;apply=yes \
file://server-makefile-patch;apply=yes \
- file://configure.in.patch;apply=yes \
- file://apr.h.in.patch;apply=yes \
+ file://configure.in.patch \
+ file://apr.h.in.patch \
file://init"
#
diff --git a/recipes/apache2/apache2_2.2.3.bb b/recipes/apache2/apache2_2.2.3.bb
index bb2db8fa5f..91a341e496 100644
--- a/recipes/apache2/apache2_2.2.3.bb
+++ b/recipes/apache2/apache2_2.2.3.bb
@@ -10,7 +10,7 @@ SRC_URI = "http://apache.mirrors.tds.net/httpd/httpd-2.2.3.tar.bz2 \
file://apr-sockets-patch;apply=yes \
file://configure-patch;apply=yes \
file://server-makefile-patch;apply=yes \
- file://configure-fix-cross-compile-ptr-check.patch;apply=yes \
+ file://configure-fix-cross-compile-ptr-check.patch \
file://init"
#