diff options
Diffstat (limited to 'recipes/apache2/apache2_2.2.3.bb')
-rw-r--r-- | recipes/apache2/apache2_2.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" # |