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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user