summaryrefslogtreecommitdiffstats
path: root/recipes/libsigc++-2.0
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libsigc++-2.0')
-rw-r--r--recipes/libsigc++-2.0/libsigc++-2.0_2.0.17.bb2
-rw-r--r--recipes/libsigc++-2.0/libsigc++-2.0_2.0.6.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libsigc++-2.0/libsigc++-2.0_2.0.17.bb b/recipes/libsigc++-2.0/libsigc++-2.0_2.0.17.bb
index 912d331f52..474b2fd95f 100644
--- a/recipes/libsigc++-2.0/libsigc++-2.0_2.0.17.bb
+++ b/recipes/libsigc++-2.0/libsigc++-2.0_2.0.17.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
PR = "r1"
LICENSE = "GPL LGPL"
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/libsigc++-${PV}.tar.gz \
- file://define_sigc_api.patch;apply=yes "
+ file://define_sigc_api.patch "
S = "${WORKDIR}/libsigc++-${PV}"
inherit autotools pkgconfig
diff --git a/recipes/libsigc++-2.0/libsigc++-2.0_2.0.6.bb b/recipes/libsigc++-2.0/libsigc++-2.0_2.0.6.bb
index 182b5738f0..47fe0005b3 100644
--- a/recipes/libsigc++-2.0/libsigc++-2.0_2.0.6.bb
+++ b/recipes/libsigc++-2.0/libsigc++-2.0_2.0.6.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
PR = "r1"
LICENSE = "GPL LGPL"
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/libsigc++-${PV}.tar.gz \
- file://define_sigc_api.patch;apply=yes"
+ file://define_sigc_api.patch"
S = "${WORKDIR}/libsigc++-${PV}"
inherit autotools pkgconfig