diff options
Diffstat (limited to 'recipes/gnome/epiphany_2.21.92.bb')
-rw-r--r-- | recipes/gnome/epiphany_2.21.92.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/epiphany_2.21.92.bb b/recipes/gnome/epiphany_2.21.92.bb index 9561c2b83f..b9c66911e9 100644 --- a/recipes/gnome/epiphany_2.21.92.bb +++ b/recipes/gnome/epiphany_2.21.92.bb @@ -5,7 +5,7 @@ PR ="r2" inherit gnome -SRC_URI_append = " file://file_contains.patch;apply=yes" +SRC_URI_append = " file://file_contains.patch" EXTRA_OECONF = "--with-engine=webkit --with-distributor-name=${DISTRO}" |