aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rxvt
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/rxvt')
-rw-r--r--recipes/rxvt/rxvt_2.7.9.bb2
-rw-r--r--recipes/rxvt/rxvt_2.8.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/rxvt/rxvt_2.7.9.bb b/recipes/rxvt/rxvt_2.7.9.bb
index 1d6d586f2a..2b809d23f3 100644
--- a/recipes/rxvt/rxvt_2.7.9.bb
+++ b/recipes/rxvt/rxvt_2.7.9.bb
@@ -4,7 +4,7 @@ PR = "r1"
DEPENDS = "virtual/libx11 libxft"
LICENSE = "GPL"
SRC_URI = "${HANDHELDS_CVS};module=apps/rxvt \
- file://include.patch;patch=1"
+ file://include.patch;apply=yes"
inherit autotools update-alternatives
diff --git a/recipes/rxvt/rxvt_2.8.0.bb b/recipes/rxvt/rxvt_2.8.0.bb
index 92bb2dcbf5..832dc88948 100644
--- a/recipes/rxvt/rxvt_2.8.0.bb
+++ b/recipes/rxvt/rxvt_2.8.0.bb
@@ -4,7 +4,7 @@ PR = "r1"
DEPENDS = "virtual/libx11 libxft"
LICENSE = "GPL"
SRC_URI = "${HANDHELDS_CVS};module=apps/rxvt \
- file://include.patch;patch=1"
+ file://include.patch;apply=yes"
inherit autotools update-alternatives