krohnkite: fix typo

This commit is contained in:
Samuel Gräfenstein 2020-09-03 16:03:01 +02:00
parent 55e8cbd263
commit eda3730e6f
No known key found for this signature in database
GPG key ID: EF76A063F15C63C8

View file

@ -26,7 +26,7 @@ mkDerivation rec {
plasmapkg2 --type kwinscript --install ${src}/res/ --packageroot $out/share/kwin/scripts
install -Dm644 ${src}/res/metadata.desktop $out/share/kservices5/krohnkite.desktop
runHook postInstalll
runHook postInstall
'';
meta = with lib; {