git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71e2c5a
)
tango-icon-theme: fetch from an unexpired url
author
Koen Kooi
<koen@openembedded.org>
Sun, 16 Nov 2008 12:04:44 +0000
(13:04 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 16 Nov 2008 12:04:44 +0000
(13:04 +0100)
packages/tango/tango-icon-theme_0.7.2.bb
patch
|
blob
|
history
diff --git
a/packages/tango/tango-icon-theme_0.7.2.bb
b/packages/tango/tango-icon-theme_0.7.2.bb
index
d915823
..
0fbc7be
100644
(file)
--- a/
packages/tango/tango-icon-theme_0.7.2.bb
+++ b/
packages/tango/tango-icon-theme_0.7.2.bb
@@
-2,7
+2,9
@@
SECTION = "unknown"
LICENSE = "http://creativecommons.org/licenses/by-sa/2.5/"
inherit autotools pkgconfig
-SRC_URI = "http://tango
-project
.org/releases/${PN}-${PV}.tar.gz \
+SRC_URI = "http://tango
.freedesktop
.org/releases/${PN}-${PV}.tar.gz \
file://no-icon-naming-utils.patch;patch=1"
EXTRA_OECONF = "--disable-icon-framing"
+
+PACKAGE_ARCH = "all"
FILES_${PN} += "${datadir}/icons"