diff options
author | Matthias Hentges <oe@hentges.net> | 2006-02-23 12:34:37 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-23 12:34:37 +0000 |
commit | ae019d8a5ac713a25768b76f4cb0af5c362b9cdf (patch) | |
tree | d3058590bc1c4161e0fa8103c02b88bb32597402 /packages/matchbox-panel/matchbox-panel.inc | |
parent | f8955e0dc7898ad33000cd50f92b3ea15e84169e (diff) | |
parent | 6a44a40bb78b471889cc33b8624574e132a3213f (diff) |
merge of 5d00faa43da50d29b85f6526e4e7910ddc4c2894
and 5dc03a4f61ff65b8e7255e287dd9ead584c6c81f
Diffstat (limited to 'packages/matchbox-panel/matchbox-panel.inc')
-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 \ |