diff options
Diffstat (limited to 'recipes/libsigc++-2.0/libsigc++-2.0_2.0.17.bb')
-rw-r--r-- | recipes/libsigc++-2.0/libsigc++-2.0_2.0.17.bb | 2 |
1 files changed, 1 insertions, 1 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 |