aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcalctool
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcalctool')
-rw-r--r--recipes/gcalctool/gcalctool_5.28.0.bb2
-rw-r--r--recipes/gcalctool/gcalctool_5.5.21.bb2
-rw-r--r--recipes/gcalctool/gcalctool_5.7.32.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/gcalctool/gcalctool_5.28.0.bb b/recipes/gcalctool/gcalctool_5.28.0.bb
index 64a84fc495..17552377f7 100644
--- a/recipes/gcalctool/gcalctool_5.28.0.bb
+++ b/recipes/gcalctool/gcalctool_5.28.0.bb
@@ -4,7 +4,7 @@ DEPENDS = "gtk+"
DESCRIPTION = "gcalctool is a powerful calculator"
PR = "r0"
-SRC_URI = "file://makefile-fix.diff;apply=yes"
+SRC_URI = "file://makefile-fix.diff"
inherit gnome
diff --git a/recipes/gcalctool/gcalctool_5.5.21.bb b/recipes/gcalctool/gcalctool_5.5.21.bb
index 08fcc5904f..5fc088e14b 100644
--- a/recipes/gcalctool/gcalctool_5.5.21.bb
+++ b/recipes/gcalctool/gcalctool_5.5.21.bb
@@ -11,7 +11,7 @@ DEPENDS = "gnome-common gtk+ libgnomeui"
EXTRA_OECONF = "--disable-schemas-install"
-SRC_URI += "file://noscrollkeeper.patch;apply=yes"
+SRC_URI += "file://noscrollkeeper.patch"
do_configure_prepend () {
cp ${STAGING_DATADIR}/gnome-common/data/omf.make ${S}
diff --git a/recipes/gcalctool/gcalctool_5.7.32.bb b/recipes/gcalctool/gcalctool_5.7.32.bb
index 2f15fd25b2..0b5db62ace 100644
--- a/recipes/gcalctool/gcalctool_5.7.32.bb
+++ b/recipes/gcalctool/gcalctool_5.7.32.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "gcalctool is a powerful calculator"
PR = "r1"
SRC_URI = "http://download.gnome.org/sources/${PN}/5.7/${PN}-${PV}.tar.gz \
- file://makefile-fix.diff;apply=yes"
+ file://makefile-fix.diff"
inherit autotools pkgconfig