diff options
Diffstat (limited to 'recipes/python/python-pygobject-native_2.14.2.bb')
-rw-r--r-- | recipes/python/python-pygobject-native_2.14.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pygobject-native_2.14.2.bb b/recipes/python/python-pygobject-native_2.14.2.bb index eb58153299..2853a55723 100644 --- a/recipes/python/python-pygobject-native_2.14.2.bb +++ b/recipes/python/python-pygobject-native_2.14.2.bb @@ -7,7 +7,7 @@ inherit native SRC_URI = "\ ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2 \ - file://python-path.patch;apply=yes \ + file://python-path.patch \ " do_stage_append() { |