Skip to content

Commit 88219c2

Browse files
author
Frederick Thomssen
committed
Fix AppImage build
1 parent 2934376 commit 88219c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/deploy.linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cp -a $QTDIR/plugins/xcbglintegrations dist/opt/redtimer/plugins
3939
deploy/linuxdeployqt dist/opt/redtimer/redtimercli -qmldir=gui/qml -verbose=2
4040
deploy/linuxdeployqt dist/opt/redtimer/redtimer -qmldir=gui/qml -appimage -bundle-non-qt-libs -verbose=2
4141

42-
mv RedTimer-x86_64.AppImage $PREFIX.AppImage
42+
mv RedTimer*.AppImage $PREFIX.AppImage
4343

4444
##################### DEB/RPM creation #####################
4545

0 commit comments

Comments
 (0)