mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 09:39:46 +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:
parent
b4fb7f1d3f
commit
32dde8e8c0
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user