| Submitter | Eric BENARD |
|---|---|
| Date | Nov. 28, 2011, 4:29 p.m. |
| Message ID | <1322497782-4934-1-git-send-email-eric@eukrea.com> |
| Download | mbox | patch |
| Permalink | /patch/15473/ |
| State | Accepted |
| Commit | 5cead66b4562f07f931b38f933d3e15a601e190c |
| Headers | show |
Comments
Patch
diff --git a/meta-gnome/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb b/meta-gnome/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb index db43267..8d48dec 100644 --- a/meta-gnome/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb +++ b/meta-gnome/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb @@ -13,6 +13,9 @@ PR = "r1" SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.gz \ file://index.theme" +SRC_URI[md5sum] = "55cafbcef8bcf7107f6d502149eb4d87" +SRC_URI[sha256sum] = "9edca690617eaa19054951ca53501c802180262be8880ed84754ac46c93bec73" + FILES_${PN} += "${datadir}/icons" do_install_append () {
Signed-off-by: Eric Bénard <eric@eukrea.com> --- .../hicolor-icon-theme/hicolor-icon-theme_0.12.bb | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)