From 36ac6cef3c949d7b9e0dc3cac770cba911c4b241 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 27 Sep 2025 02:25:57 +0200 Subject: 50-ubuntu22-appimage: build AppImages as part of the new fmsbw.de-based CI This uses an extracted pkg2appimage, since it would be tricky to get fuse to work in the Podman containers. --- AppImage/gtk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AppImage/gtk.yml') diff --git a/AppImage/gtk.yml b/AppImage/gtk.yml index c15ee9a..99e834e 100755 --- a/AppImage/gtk.yml +++ b/AppImage/gtk.yml @@ -21,7 +21,7 @@ script: - cp ./usr/share/icons/hicolor/256x256/apps/sciteco.png ./sciteco.png - rm -rf ./usr/share/icons - mkdir -p ./usr/share/metainfo/ - - wget -O ./usr/share/metainfo/sciteco-gtk.appdata.xml -c "https://raw.githubusercontent.com/rhaberkorn/sciteco/master/AppImage/sciteco-gtk.appdata.xml" + - wget -O ./usr/share/metainfo/sciteco-gtk.appdata.xml -c "https://git.fmsbw.de/sciteco/plain/AppImage/sciteco-gtk.appdata.xml" # Thinning: These documentation files are pointless. # SciTECO comes with its own online help system. - rm -rf ./usr/share/doc ./usr/share/man -- cgit v1.2.3