1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

sato-icon-theme: Set PACKAGE_ARCH to all (from OE)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2294 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-01 15:24:57 +00:00
parent b4fb7f1d3f
commit 32dde8e8c0
2 changed files with 4 additions and 0 deletions
@@ -9,6 +9,8 @@ inherit autotools pkgconfig
FILES_${PN} += "${datadir}"
PACKAGE_ARCH = "all"
pkg_postinst_${PN} () {
if [ "x$D" != "x" ]; then
exit 1
@@ -11,6 +11,8 @@ inherit autotools pkgconfig
FILES_${PN} += "${datadir}"
PACKAGE_ARCH = "all"
pkg_postinst_${PN} () {
if [ "x$D" != "x" ]; then
exit 1