diff options
Diffstat (limited to 'recipes/gnome/system-tools-backends_2.6.1.bb')
-rw-r--r-- | recipes/gnome/system-tools-backends_2.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/system-tools-backends_2.6.1.bb b/recipes/gnome/system-tools-backends_2.6.1.bb index 2fbc460df9..2bf4915c32 100644 --- a/recipes/gnome/system-tools-backends_2.6.1.bb +++ b/recipes/gnome/system-tools-backends_2.6.1.bb @@ -6,7 +6,7 @@ DEPENDS = "dbus dbus-glib glib-2.0 policykit" inherit gnome pkgconfig update-rc.d SRC_URI += " \ - file://angstrom.patch;patch=1 \ + file://angstrom.patch \ file://system-tools-backends \ " |