diff options
Diffstat (limited to 'recipes/tango/tango-icon-theme_0.8.90.bb')
-rw-r--r-- | recipes/tango/tango-icon-theme_0.8.90.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tango/tango-icon-theme_0.8.90.bb b/recipes/tango/tango-icon-theme_0.8.90.bb index 3a3d053b27..186c82148a 100644 --- a/recipes/tango/tango-icon-theme_0.8.90.bb +++ b/recipes/tango/tango-icon-theme_0.8.90.bb @@ -4,7 +4,7 @@ LICENSE = "http://creativecommons.org/licenses/by-sa/2.5/" inherit gnome SRC_URI = "http://tango.freedesktop.org/releases/${PN}-${PV}.tar.gz \ - file://no-icon-naming-utils.patch;apply=yes" + file://no-icon-naming-utils.patch" EXTRA_OECONF = "--disable-icon-framing" PACKAGE_ARCH = "all" |