Merge pull request #26114 from bkchr/fix_yakuake_desktop_file
Removes .desktop file from targets
This commit is contained in:
commit
e284740dd5
@ -58,6 +58,6 @@ in
|
|||||||
kdeWrapper
|
kdeWrapper
|
||||||
{
|
{
|
||||||
inherit unwrapped;
|
inherit unwrapped;
|
||||||
targets = [ "bin/yakuake" "share/applications/org.kde.yakuake.desktop" ];
|
targets = [ "bin/yakuake" ];
|
||||||
paths = [ konsole.unwrapped ];
|
paths = [ konsole.unwrapped ];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user