Skip to content

Commit

Permalink
Remove file snap store doesn't like (#11365)
Browse files Browse the repository at this point in the history
  • Loading branch information
geekgonecrazy authored and sampaiodiego committed Jul 6, 2018
1 parent 050d06a commit f635293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .snapcraft/resources/prepareRocketChat
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ npm i
if [[ $(uname -m) == "x86_64" ]]
then
cp -r npm/node_modules/grpc/src/node/extension_binary/node-v57-linux-x64-glibc npm/node_modules/grpc/src/node/extension_binary/node-v57-linux-x64-unknown
rm npm/node_modules/grpc/node_modules/tar/lib/.unpack.js.swp
fi

# sharp needs execution stack removed - https://forum.snapcraft.io/t/snap-and-executable-stacks/1812
Expand Down

0 comments on commit f635293

Please sign in to comment.