diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-03-02 11:10:47 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-03-02 11:10:47 +0000 |
commit | da16804eb0d11caf9c0b8af26951ce5dd57896f9 (patch) | |
tree | 5ecfd0760654ace6a701a54f98b5f03173896bdc /meta | |
parent | c87ecce3d13d70f8dc956498d6855449a7b7f286 (diff) | |
download | poky-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')
-rw-r--r-- | meta/packages/sato-icon-theme/sato-icon-theme_svn.bb | 3 |
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" | |||
3 | LICENSE = "LGPL" | 3 | LICENSE = "LGPL" |
4 | DEPENDS = "" | 4 | DEPENDS = "" |
5 | PV = "0.0+svn${SRCDATE}" | 5 | PV = "0.0+svn${SRCDATE}" |
6 | PR = "r1" | 6 | PR = "r2" |
7 | 7 | ||
8 | SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http" | 8 | SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http" |
9 | S = "${WORKDIR}/sato-icon-theme" | 9 | S = "${WORKDIR}/sato-icon-theme" |
@@ -12,3 +12,4 @@ PACKAGES += "sato-icon-theme" | |||
12 | 12 | ||
13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
14 | 14 | ||
15 | FILES_${PN} += "${datadir}" | ||