diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb')
-rw-r--r-- | meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb index 4ed7368fd0..61d9e300ee 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb | |||
@@ -33,7 +33,6 @@ S = "${WORKDIR}/git" | |||
33 | FILES_${PN} += "${libdir}/matchbox-panel/*.so \ | 33 | FILES_${PN} += "${libdir}/matchbox-panel/*.so \ |
34 | ${datadir}/matchbox-panel/brightness/*.png \ | 34 | ${datadir}/matchbox-panel/brightness/*.png \ |
35 | ${datadir}/matchbox-panel/startup/*.png " | 35 | ${datadir}/matchbox-panel/startup/*.png " |
36 | FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug" | ||
37 | FILES_${PN}-dev += "${libdir}/matchbox-panel/*.la" | 36 | FILES_${PN}-dev += "${libdir}/matchbox-panel/*.la" |
38 | 37 | ||
39 | inherit autotools pkgconfig distro_features_check | 38 | inherit autotools pkgconfig distro_features_check |