aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/php/php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/php/php.inc')
-rw-r--r--recipes/nonworking/php/php.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/nonworking/php/php.inc b/recipes/nonworking/php/php.inc
index cbec13d72d..9446b82611 100644
--- a/recipes/nonworking/php/php.inc
+++ b/recipes/nonworking/php/php.inc
@@ -4,8 +4,8 @@ SECTION = "console/network"
LICENSE = "PHP"
SRC_URI = "http://us2.php.net/distributions/php-${PV}.tar.bz2;name=src \
- file://acinclude-xml2-config.patch;patch=1 \
- file://php-m4-divert.patch;patch=1"
+ file://acinclude-xml2-config.patch;apply=yes \
+ file://php-m4-divert.patch;apply=yes"
S = "${WORKDIR}/php-${PV}"