diff options
Diffstat (limited to 'meta-oe/recipes-graphics/wayland/wayland-fits_git.bb')
-rwxr-xr-x | meta-oe/recipes-graphics/wayland/wayland-fits_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb b/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb index 6852fd32c..d060c4747 100755 --- a/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb +++ b/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb | |||
@@ -26,7 +26,7 @@ PACKAGECONFIG[elementary] = "--enable-efl-tests,--disable-efl-tests,elementary" | |||
26 | PACKAGECONFIG[gtk+3] = "--enable-gtk-tests,--disable-gtk-tests,gtk+3" | 26 | PACKAGECONFIG[gtk+3] = "--enable-gtk-tests,--disable-gtk-tests,gtk+3" |
27 | 27 | ||
28 | do_install_append() { | 28 | do_install_append() { |
29 | rm -f ${D}/${libdir}/weston/*.la | 29 | rm -f ${D}/${libdir}/weston/*.la |
30 | } | 30 | } |
31 | 31 | ||
32 | FILES_${PN} += "${bindir}/wfits ${libdir}/weston/*.so" | 32 | FILES_${PN} += "${bindir}/wfits ${libdir}/weston/*.so" |