summaryrefslogtreecommitdiffstats
path: root/meta/packages/sato-icon-theme
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-03-02 11:10:47 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-03-02 11:10:47 +0000
commitda16804eb0d11caf9c0b8af26951ce5dd57896f9 (patch)
tree5ecfd0760654ace6a701a54f98b5f03173896bdc /meta/packages/sato-icon-theme
parentc87ecce3d13d70f8dc956498d6855449a7b7f286 (diff)
downloadpoky-da16804eb0d11caf9c0b8af26951ce5dd57896f9.tar.gz
sato-icon-theme: really package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1318 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/sato-icon-theme')
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
index c9bd9f84e3..2089d94816 100644
--- a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
+++ b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Sato Icon Theme"
3LICENSE = "LGPL" 3LICENSE = "LGPL"
4DEPENDS = "" 4DEPENDS = ""
5PV = "0.0+svn${SRCDATE}" 5PV = "0.0+svn${SRCDATE}"
6PR = "r1" 6PR = "r2"
7 7
8SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http" 8SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http"
9S = "${WORKDIR}/sato-icon-theme" 9S = "${WORKDIR}/sato-icon-theme"
@@ -12,3 +12,4 @@ PACKAGES += "sato-icon-theme"
12 12
13inherit autotools pkgconfig 13inherit autotools pkgconfig
14 14
15FILES_${PN} += "${datadir}"