diff options
Diffstat (limited to 'recipes/gnome/gconf_2.6.1.bb')
-rw-r--r-- | recipes/gnome/gconf_2.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gconf_2.6.1.bb b/recipes/gnome/gconf_2.6.1.bb index ee9579c8d1..da112f7666 100644 --- a/recipes/gnome/gconf_2.6.1.bb +++ b/recipes/gnome/gconf_2.6.1.bb @@ -8,7 +8,7 @@ PR = "r2" S = "${WORKDIR}/GConf-${PV}" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/GConf/2.6/GConf-${PV}.tar.bz2 \ - file://backends.patch;apply=yes" + file://backends.patch" EXTRA_OECONF = "--disable-gtk-doc" |