This commit is contained in:
Schrijvers Luc
2023-07-25 17:09:52 +02:00
committed by GitHub
parent 94f22dd83e
commit f9046c21de

View File

@@ -10,7 +10,7 @@ COPYRIGHT="2010-2022 KDE Organisation"
LICENSE="BSD (3-clause)
CC0 v1.0
GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/KDE/ksystemlog/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="0d0b6fc2c103beac39a170eae2f62cbfc85c15634d778fab215118c83d866a0c"
SOURCE_FILENAME="ksystemlog-v$portVersion.tar.gz"
@@ -110,7 +110,7 @@ INSTALL()
make -C build install
mkdir $appsDir
mv $prefix/bin/ksystemlog $appsDir/KSystemlog
mv $binDir/ksystemlog $appsDir/KSystemlog
# cleanup
rm -rf $dataDir/{applications,metainfo,qlogging-categories5}