Skip to content

Commit

Permalink
You need platform tools, genius
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoTheThird committed Oct 6, 2019
1 parent acb85f5 commit 78100aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ parts:
after:
- desktop-glib-only
override-build: |
./build.js -o 'linux' -p 'dir' --no-platform-tools
./build.js -o 'linux' -p 'dir'
mkdir $SNAPCRAFT_PART_INSTALL/app
mv dist/linux-unpacked/* $SNAPCRAFT_PART_INSTALL/app
mv bin/* $SNAPCRAFT_PART_INSTALL/bin
Expand Down

0 comments on commit 78100aa

Please sign in to comment.