diff options
Diffstat (limited to 'recipes/gnome/goffice_0.7.14.bb')
-rw-r--r-- | recipes/gnome/goffice_0.7.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gnome/goffice_0.7.14.bb b/recipes/gnome/goffice_0.7.14.bb index b9aa580c7f..e40cb1a5c8 100644 --- a/recipes/gnome/goffice_0.7.14.bb +++ b/recipes/gnome/goffice_0.7.14.bb @@ -7,8 +7,8 @@ DEPENDS="glib-2.0 gtk+ pango cairo libgnomeprint libgsf libglade libpcre libxml2 inherit gnome pkgconfig -SRC_URI += " file://c99math.patch;apply=yes \ - file://nodolt.patch;apply=yes " +SRC_URI += " file://c99math.patch \ + file://nodolt.patch " do_stage() { autotools_stage_all |