Feature #2159 » 0058-Rename-build_flatpak.sh-as-build_flatpaks.sh.patch
| platforms/Makefile.am | ||
|---|---|---|
|
emscripten/emsbuild.sh \
|
||
|
emscripten/emssetup.sh \
|
||
|
emscripten/setups/cross-ems.tmpl \
|
||
|
flatpak/build_flatpak.sh \
|
||
|
flatpak/build_flatpaks.sh \
|
||
|
flatpak/org.freeciv.gtk322.yml \
|
||
|
flatpak/org.freeciv.gtk4.yml \
|
||
|
flatpak/org.freeciv.gtk4x.yml \
|
||
| platforms/flatpak/build_flatpak.sh → platforms/flatpak/build_flatpaks.sh | ||
|---|---|---|
|
#!/usr/bin/env bash
|
||
|
# Freeciv - Copyright (C) 2022-2025 - The Freeciv Team
|
||
|
# Freeciv - Copyright (C) 2022-2026 - The Freeciv Team
|
||
|
# This program is free software; you can redistribute it and/or modify
|
||
|
# it under the terms of the GNU General Public License as published by
|
||
|
# the Free Software Foundation; either version 2, or (at your option)
|
||