clockify: unbreak (#308765)
This commit is contained in:
parent
df2b6d710a
commit
8fc20ac1c3
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ appimageTools.wrapType2 rec {
|
|||
extraInstallCommands =
|
||||
let appimageContents = appimageTools.extract { inherit pname version src; };
|
||||
in ''
|
||||
mv $out/bin/${pname}-${version} $out/bin/${pname}
|
||||
|
||||
install -Dm 444 ${appimageContents}/clockify.desktop -t $out/share/applications
|
||||
install -Dm 444 ${appimageContents}/clockify.png -t $out/share/pixmaps
|
||||
|
||||
|
|
Loading…
Reference in a new issue