diff options
Diffstat (limited to 'meta/packages/matchbox-panel')
| -rw-r--r-- | meta/packages/matchbox-panel/matchbox-panel.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-panel/matchbox-panel.inc b/meta/packages/matchbox-panel/matchbox-panel.inc index d5d3551619..26f15437ad 100644 --- a/meta/packages/matchbox-panel/matchbox-panel.inc +++ b/meta/packages/matchbox-panel/matchbox-panel.inc | |||
| @@ -16,7 +16,7 @@ EXTRA_OECONF_append_poodle = " --enable-small-icons " | |||
| 16 | EXTRA_OECONF_append_mnci = " --enable-small-icons " | 16 | EXTRA_OECONF_append_mnci = " --enable-small-icons " |
| 17 | EXTRA_OECONF_append_integral13 = " --enable-small-icons " | 17 | EXTRA_OECONF_append_integral13 = " --enable-small-icons " |
| 18 | 18 | ||
| 19 | FILES_${PN} = "${bindir} \ | 19 | FILES_${PN} = "${bindir}/* \ |
| 20 | ${datadir}/applications \ | 20 | ${datadir}/applications \ |
| 21 | ${datadir}/pixmaps" | 21 | ${datadir}/pixmaps" |
| 22 | 22 | ||
