mirror of
https://github.com/nicolargo/glances.git
synced 2026-05-03 12:16:23 -04:00
Refactorized make flatpak
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
This commit is contained in:
2
Makefile
2
Makefile
@@ -204,7 +204,7 @@ webui-audit-fix: ## Fix audit the Web UI
|
||||
|
||||
flatpak: venv-dev-upgrade ## Generate FlatPack JSON file
|
||||
git clone https://github.com/flatpak/flatpak-builder-tools.git
|
||||
./venv/bin/python ./flatpak-builder-tools/pip/flatpak-pip-generator glances
|
||||
$(PYTHON) ./flatpak-builder-tools/pip/flatpak-pip-generator glances
|
||||
rm -rf ./flatpak-builder-tools
|
||||
@echo "Now follow: https://github.com/flathub/flathub/wiki/App-Submission"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user