diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-05 10:59:16 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-04-05 10:59:16 +0000 |
commit | 166b9363694c417782ed20acce0c8db44851a410 (patch) | |
tree | 0d2c723c56f76850d483db51bef09b5fa3edb6f8 | |
parent | bf093e39231b28a5bd65768813e12f0d2707f22f (diff) | |
download | poky-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
-rw-r--r-- | meta/packages/sato-icon-theme/sato-icon-theme_svn.bb | 2 |
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" | |||
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" |
10 | 10 | ||
11 | PACKAGES += "sato-icon-theme" | ||
12 | |||
13 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
14 | 12 | ||
15 | FILES_${PN} += "${datadir}" | 13 | FILES_${PN} += "${datadir}" |