diff options
Diffstat (limited to 'recipes/gnome/gnome-common.inc')
-rw-r--r-- | recipes/gnome/gnome-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-common.inc b/recipes/gnome/gnome-common.inc index 5a1e2072e2..612660312a 100644 --- a/recipes/gnome/gnome-common.inc +++ b/recipes/gnome/gnome-common.inc @@ -7,7 +7,7 @@ inherit gnomebase # The omf.make file failed if scrollkeeper doesn't happen to be # installed -SRC_URI += "file://omf.patch;patch=1" +SRC_URI += "file://omf.patch;apply=yes" EXTRA_AUTORECONF = "" DEPENDS = "" |