krohnkite: fix typo

This commit is contained in:
Samuel Gräfenstein
2020-09-03 16:03:01 +02:00
parent 55e8cbd263
commit eda3730e6f

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; {