Skip to content

Commit

Permalink
Fix: left out the linuxdeploy qt plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
belovachap committed Feb 24, 2019
1 parent 0362da6 commit 7100a9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appimage/resources/build-appimage.sh
@@ -1,8 +1,10 @@
# Build AppImage
cd /opt/appimage/resources

export QT_SELECT=qt5
./linuxdeploy-x86_64.AppImage --appdir AppDir \
-e peercoin/src/qt/peercoin-qt \
-d peercoin-qt.desktop \
-i peercoin/share/pixmaps/peercoin128.png \
--plugin qt \
--output appimage

0 comments on commit 7100a9a

Please sign in to comment.