diff --git a/app-office/calligra/calligra-3.2.1.recipe b/app-office/calligra/calligra-3.2.1.recipe index 46b891a5f..447ae1c2e 100644 --- a/app-office/calligra/calligra-3.2.1.recipe +++ b/app-office/calligra/calligra-3.2.1.recipe @@ -6,7 +6,7 @@ HOMEPAGE="https://www.calligra.org/" COPYRIGHT="2010-2020 KDE Organisation" LICENSE="GNU LGPL v2 GNU GPL v2" -REVISION="7" +REVISION="8" SOURCE_URI="https://download.kde.org/stable/calligra/$portVersion/calligra-$portVersion.tar.xz" CHECKSUM_SHA256="b1f8a6eb8208543a2f908caa83d089075fcd1e530d00e19f5362b2f9cc371147" SOURCE_FILENAME="calligra-$portVersion.tar.xz" @@ -281,6 +281,8 @@ INSTALL() mv karbon Karbon rm -rf $appsDir/Calligra/etc + rm -rf $dataDir/mime/{aliases,generic-icons,globs,globs2,icons,magic} + rm -rf $dataDir/mime/{mime.cache,subclasses,treemagic,types,version,XMLnamespaces} mkdir -p "$dataDir/deskbar/menu/Applications/Calligra"