summaryrefslogtreecommitdiffstats
path: root/meta/packages/sato-icon-theme
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-04-05 10:59:16 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-04-05 10:59:16 +0000
commit166b9363694c417782ed20acce0c8db44851a410 (patch)
tree0d2c723c56f76850d483db51bef09b5fa3edb6f8 /meta/packages/sato-icon-theme
parentbf093e39231b28a5bd65768813e12f0d2707f22f (diff)
downloadpoky-166b9363694c417782ed20acce0c8db44851a410.tar.gz
sato-icon-theme: do not repeat PN in PACKAGES
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1442 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.bb2
1 files changed, 0 insertions, 2 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 2089d94816..683ec11773 100644
--- a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
+++ b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
@@ -8,8 +8,6 @@ PR = "r2"
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"
10 10
11PACKAGES += "sato-icon-theme"
12
13inherit autotools pkgconfig 11inherit autotools pkgconfig
14 12
15FILES_${PN} += "${datadir}" 13FILES_${PN} += "${datadir}"