fix potacat install

This commit is contained in:
David Young
2026-03-20 20:15:22 -06:00
parent a02fa9cd75
commit 95bdac8b61

View File

@@ -10,8 +10,14 @@ git=https://github.com/kiwix/kiwix-desktop.git
install=/usr/local/bin/kiwix-desktop install=/usr/local/bin/kiwix-desktop
steps=/usr/lib/qt6/bin/qmake, make, sudo make install steps=/usr/lib/qt6/bin/qmake, make, sudo make install
[PotaCAT] #[PotaCAT]
#version=1.1.0
#git=https://github.com/Waffleslop/POTACAT.git
#install=$HOME/.local/bin
#steps=npm install, $HOME/.local/share/HamPack/patch-potacat.sh, npm run dist:linux, mv /dist/*.AppImage $HOME/.local/bin/
[potacat]
version=1.1.0 version=1.1.0
git=https://github.com/Waffleslop/POTACAT.git git=https://github.com/Waffleslop/POTACAT.git
install=$HOME/.local/bin install=$HOME/.local/bin/POTACAT.AppImage
steps=npm install, $HOME/.local/share/HamPack/patch-potacat.sh, npm run dist:linux, mv /dist/*.AppImage $HOME/.local/bin/ steps=bash $HOME/.local/share/HamPack/patch-potacat.sh, npm install, npm run dist:linux, mv dist/*.AppImage $HOME/.local/bin/