diff options
-rw-r--r-- | packages/matchbox-panel/matchbox-panel.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/matchbox-panel/matchbox-panel.inc b/packages/matchbox-panel/matchbox-panel.inc index 7ae9342b42..78360a54e5 100644 --- a/packages/matchbox-panel/matchbox-panel.inc +++ b/packages/matchbox-panel/matchbox-panel.inc @@ -15,6 +15,7 @@ EXTRA_OECONF_append_collie = " --enable-small-icons " EXTRA_OECONF_append_poodle = " --enable-small-icons " EXTRA_OECONF_append_mnci = " --enable-small-icons " EXTRA_OECONF_append_integral13 = " --enable-small-icons " +PACKAGE_ARCH = "${MACHINE}" FILES_${PN} = "${bindir} \ ${datadir}/applications \ |