aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sed
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sed')
-rw-r--r--recipes/sed/sed_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sed/sed_4.1.bb b/recipes/sed/sed_4.1.bb
index aaecc5e19f..cb3d83ad02 100644
--- a/recipes/sed/sed_4.1.bb
+++ b/recipes/sed/sed_4.1.bb
@@ -3,7 +3,7 @@ SECTION = "console/utils"
DESCRIPTION = "sed is a Stream EDitor."
SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz \
- file://fchmod.patch;apply=yes"
+ file://fchmod.patch"
S = "${WORKDIR}/sed-${PV}"
inherit autotools