Skip to content

Commit 3bf4ed7

Browse files
authored
build: remove AppImage (#294)
BREAKING CHANGE: AppImage is no longer available. This decision has been made because it has become hard to maintain lately, and I don't have time nor motivation to fix it.
1 parent cdb2a2d commit 3bf4ed7

3 files changed

Lines changed: 0 additions & 120 deletions

File tree

.github/workflows/appimage.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

AppImageBuilder.yml

Lines changed: 0 additions & 65 deletions
This file was deleted.

Makefile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,5 @@ prepare-release: messages changelog
2727
@echo
2828
@echo "Before tagging, don't forget to update version number in CHANGELOG"
2929

30-
appdir:
31-
appimage-builder --skip-tests
32-
mv *.AppImage dist/
33-
mv *.zsync dist/
34-
35-
appimage: appdir
36-
3730
clean:
3831
rm -rf build dist appimage-builder-cache kosmorro.egg-info manpage/kosmorro.{1,7}{,.html}

0 commit comments

Comments
 (0)