diff options
Diffstat (limited to 'recipes/gnome/gnome-system-tools_2.27.1.bb')
-rw-r--r-- | recipes/gnome/gnome-system-tools_2.27.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-system-tools_2.27.1.bb b/recipes/gnome/gnome-system-tools_2.27.1.bb index b7c90cb041..48d491cebb 100644 --- a/recipes/gnome/gnome-system-tools_2.27.1.bb +++ b/recipes/gnome/gnome-system-tools_2.27.1.bb @@ -6,7 +6,7 @@ inherit gnome pkgconfig PR = "r2" -SRC_URI += "file://remove-docs.patch;patch=1" +SRC_URI += "file://remove-docs.patch;apply=yes" EXTRA_OECONF = "--disable-scrollkeeper \ " |