diff options
Diffstat (limited to 'recipes/tango/tango-icon-theme_0.8.1.bb')
-rw-r--r-- | recipes/tango/tango-icon-theme_0.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tango/tango-icon-theme_0.8.1.bb b/recipes/tango/tango-icon-theme_0.8.1.bb index da186e02cf..1775005446 100644 --- a/recipes/tango/tango-icon-theme_0.8.1.bb +++ b/recipes/tango/tango-icon-theme_0.8.1.bb @@ -3,7 +3,7 @@ LICENSE = "http://creativecommons.org/licenses/by-sa/2.5/" inherit autotools pkgconfig 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" |