diff options
Diffstat (limited to 'recipes/evince/evince_0.9.2.bb')
-rw-r--r-- | recipes/evince/evince_0.9.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/evince/evince_0.9.2.bb b/recipes/evince/evince_0.9.2.bb index b9ccf31ebd..d3487a0b34 100644 --- a/recipes/evince/evince_0.9.2.bb +++ b/recipes/evince/evince_0.9.2.bb @@ -9,8 +9,8 @@ PR = "r2" inherit gnome pkgconfig gtk-icon-cache SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/evince/0.9/${PN}-${PV}.tar.bz2 \ - file://no-icon-theme.diff;patch=1;pnum=0 \ - file://no-help-dir.patch;patch=1" + file://no-icon-theme.diff;striplevel=0 \ + file://no-help-dir.patch" EXTRA_OECONF = " --without-libgnome \ --disable-thumbnailer \ |