mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
KolourPaint: fix running kbuildsycoca5
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
# Rebuilds the KService desktop file system configuration cache.
|
||||
# --global ignores any user-set files (in XDG_DATA_HOME).
|
||||
|
||||
kbuildsycoca5* --global
|
||||
kbuildsycoca5 --global || true
|
||||
kbuildsycoca5_x86 --global || true
|
||||
|
||||
@@ -18,7 +18,7 @@ libraries."
|
||||
HOMEPAGE="http://www.kolourpaint.org/"
|
||||
COPYRIGHT="2010-2019 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://github.com/KDE/kolourpaint/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b5b83b1e0676bd34b4db00fa4abaa9e7dd4df051d40972a55eb37f8b3460ff21"
|
||||
ADDITIONAL_FILES="
|
||||
|
||||
Reference in New Issue
Block a user