mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
mattermost-desktop: working build for aarch64-linux
This commit is contained in:
parent
a80e650350
commit
031e07d671
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ buildNpmPackage rec {
|
|||
$out/share/applications \
|
||||
$out/share/icons/hicolor/512x512/apps
|
||||
|
||||
readonly dist=release/linux-unpacked
|
||||
readonly dist=release/*-unpacked
|
||||
|
||||
cp -a $dist/resources $out/share/${pname}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue