kwin-tiling: fix typo
This commit is contained in:
parent
eda3730e6f
commit
31cb1dc755
@ -31,7 +31,7 @@ mkDerivation rec {
|
|||||||
plasmapkg2 --type kwinscript --install ${src} --packageroot $out/share/kwin/scripts
|
plasmapkg2 --type kwinscript --install ${src} --packageroot $out/share/kwin/scripts
|
||||||
install -Dm644 ${src}/metadata.desktop $out/share/kservices5/kwin-script-tiling.desktop
|
install -Dm644 ${src}/metadata.desktop $out/share/kservices5/kwin-script-tiling.desktop
|
||||||
|
|
||||||
runHook postInstalll
|
runHook postInstall
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user