diff options
Diffstat (limited to 'meta/packages/matchbox-panel-2')
-rw-r--r-- | meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb index 747b72987b..82dc31c459 100644 --- a/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb +++ b/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb | |||
@@ -11,7 +11,7 @@ EXTRA_OECONF = "--enable-startup-notification --disable-libnotify" | |||
11 | S = ${WORKDIR}/${PN} | 11 | S = ${WORKDIR}/${PN} |
12 | 12 | ||
13 | FILES_${PN} += "${libdir}/matchbox-panel/*.so.* \ | 13 | FILES_${PN} += "${libdir}/matchbox-panel/*.so.* \ |
14 | $(datadir}/matchbox-panel" | 14 | ${datadir}/matchbox-panel/battery/*.png" |
15 | FILES_${PN}-dev += "${libdir}/matchbox-panel/*.so ${libdir}/matchbox-panel/*.la \ | 15 | FILES_${PN}-dev += "${libdir}/matchbox-panel/*.so ${libdir}/matchbox-panel/*.la \ |
16 | ${libdir}/matchbox-panel/*.a" | 16 | ${libdir}/matchbox-panel/*.a" |
17 | 17 | ||