summaryrefslogtreecommitdiffstats
path: root/recipes/libpcre/libpcre_7.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libpcre/libpcre_7.6.bb')
-rw-r--r--recipes/libpcre/libpcre_7.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libpcre/libpcre_7.6.bb b/recipes/libpcre/libpcre_7.6.bb
index f8f3d575ca..a5a7766a45 100644
--- a/recipes/libpcre/libpcre_7.6.bb
+++ b/recipes/libpcre/libpcre_7.6.bb
@@ -8,7 +8,7 @@ SECTION = "devel"
PR = "r7"
LICENSE = "BSD"
SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \
- file://pcre-cross.patch;patch=1"
+ file://pcre-cross.patch;apply=yes"
S = "${WORKDIR}/pcre-${PV}"
PROVIDES = "pcre"