aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/feh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/feh')
-rw-r--r--recipes/feh/feh_1.2.6.bb2
-rw-r--r--recipes/feh/feh_1.2.7.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/feh/feh_1.2.6.bb b/recipes/feh/feh_1.2.6.bb
index 7e104584e9..5077053668 100644
--- a/recipes/feh/feh_1.2.6.bb
+++ b/recipes/feh/feh_1.2.6.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
DEPENDS = "virtual/imlib2 giblib jpeg virtual/libx11 libxext libxt"
SRC_URI = "http://linuxbrit.co.uk/downloads/feh-${PV}.tar.gz \
- file://cross.patch;apply=yes"
+ file://cross.patch"
S = "${WORKDIR}/feh-${PV}"
inherit autotools
diff --git a/recipes/feh/feh_1.2.7.bb b/recipes/feh/feh_1.2.7.bb
index f848c49020..598a3f6024 100644
--- a/recipes/feh/feh_1.2.7.bb
+++ b/recipes/feh/feh_1.2.7.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
DEPENDS = "virtual/imlib2 giblib jpeg virtual/libx11 libxext libxt"
SRC_URI = "http://linuxbrit.co.uk/downloads/feh-${PV}.tar.gz \
- file://cross.patch;apply=yes"
+ file://cross.patch"
S = "${WORKDIR}/feh-${PV}"
inherit autotools