diff options
Diffstat (limited to 'meta/recipes-sato/sato-screenshot')
-rw-r--r-- | meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb b/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb index 8794032d25..1b2b65dfc9 100644 --- a/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb +++ b/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb @@ -19,7 +19,6 @@ S = "${WORKDIR}/git" inherit autotools pkgconfig distro_features_check FILES_${PN} += "${libdir}/matchbox-panel/*.so" -FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug" do_install_append () { rm ${D}${libdir}/matchbox-panel/*.la |