Fix synfigstudio

Add docs
Remove extra mime info
This commit is contained in:
2020-11-24 22:55:47 +02:00
parent c95b98817e
commit c0ee885430

View File

@@ -40,6 +40,14 @@ src_prepare() {
eautoreconf
}
src_install() {
emake DESTDIR="${D}" install
dodoc NEWS README TODO AUTHORS COPYING ChangeLog
rm -rf "${D}"/usr/share/mime
find "${D}" -name '*.la' -type f -delete || die
}
pkg_postinst()
{
xdg_desktop_database_update