forked from mirrors/nixpkgs
krohnkite: fix typo
This commit is contained in:
parent
55e8cbd263
commit
eda3730e6f
|
@ -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; {
|
||||
|
|
Loading…
Reference in a new issue