aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-03 12:29:47 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-07 10:51:47 -0700
commit2d64e45b7ff2121e69fb59c93b168d3384987c3f (patch)
tree95974700f9472335871e621155433c5171a57635
parent26b90940108ab3d7604ff3ce5e97e3f06626f9c3 (diff)
downloadopenembedded-2d64e45b7ff2121e69fb59c93b168d3384987c3f.tar.gz
elementary-icon-theme: Switch to subdir= in SRC_URI
Signed-off-by: Tom Rini <tom_rini@mentor.com>
-rw-r--r--recipes/gtk-engines/elementary-icon-theme_2.3.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes/gtk-engines/elementary-icon-theme_2.3.bb b/recipes/gtk-engines/elementary-icon-theme_2.3.bb
index 7e3c02f4e6..0cc1c95b93 100644
--- a/recipes/gtk-engines/elementary-icon-theme_2.3.bb
+++ b/recipes/gtk-engines/elementary-icon-theme_2.3.bb
@@ -8,8 +8,8 @@ inherit gtk-icon-cache
# wrapper to stop simple HTTP gets :(.
SRC_URI = " \
- http://launchpad.net/elementaryicons/2.0/2.3/+download/elementary-monochrome.tar.gz;name=mono \
- http://launchpad.net/elementaryicons/2.0/2.3/+download/elementary.tar.gz;name=regular \
+ http://launchpad.net/elementaryicons/2.0/2.3/+download/elementary-monochrome.tar.gz;name=mono;subdir=${BPN}-${PV} \
+ http://launchpad.net/elementaryicons/2.0/2.3/+download/elementary.tar.gz;name=regular;subdir=${BPN}-${PV} \
"
SRC_URI[mono.md5sum] = "986a2475e9953450b37912d154bb325d"
@@ -18,8 +18,6 @@ SRC_URI[mono.sha256sum] = "da461bd70b2fda633f26aa7495e1efc5d97815661799566f0a8ac
SRC_URI[regular.md5sum] = "674a88984f55170c17298863f72dd34d"
SRC_URI[regular.sha256sum] = "f7cacfd0e4d3c9ea1c84b29a4f2c75fa1066d6c7f9b41ca0b96ae033c23992a6"
-S = "${WORKDIR}"
-
do_install() {
install -d ${D}${datadir}/icons/elementary/
install -d ${D}${datadir}/icons/elementary-monochrome/