flatpakifier.bash: add calibre

This commit is contained in:
Aminda Suomalainen 2025-06-10 18:45:33 +03:00
parent 5c05348411
commit 73032f3bb6
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -23,6 +23,7 @@ ln -sfv $FLATPAKEXPORTS/im.dino.Dino $TARGETDIR/dino
ln -sfv $FLATPAKEXPORTS/org.gnome.eog $TARGETDIR/eog
ln -sfv $FLATPAKEXPORTS/org.gnome.eog $TARGETDIR/eom
#ln -sfv $FLATPAKEXPORTS/page.codeberg.dnkl.foot $TARGETDIR/foot
ln -sfv $FLATPAKEXPORTS/com.calibre_ebook.calibre $TARGETDIR/calibre
# Electron apps that actually need wrappers and flags
#ln -sfv $FLATPAKEXPORTS/com.visualstudio.code $TARGETDIR/code