mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
Calligra: remove mime cache files
This commit is contained in:
committed by
GitHub
parent
2d30accaa3
commit
a18997baac
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user