freeciv: Drop freeciv-3.0

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
Marko Lindqvist
2024-04-02 19:07:13 +03:00
parent eeb64e60b4
commit ed70c46d18
2 changed files with 0 additions and 27 deletions

View File

@@ -1,17 +0,0 @@
Allow root to run freeciv
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
diff --git a/configure.ac b/configure.ac
index f2ca1f093d..555f23e0b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -678,6 +678,8 @@ dnl Defaults to override with host specific values
HOST_PATH_SEPARATOR=":"
HOST_DIR_SEPARATOR="/"
+AC_DEFINE([ALWAYS_ROOT], [1], [Can execute program as root - OpenEmbedded])
+
dnl Settings specific to host OS
case "$host_os" in

View File

@@ -1,10 +0,0 @@
require freeciv-qt5.inc
SRC_URI += "\
${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.xz \
file://allow-root.patch \
file://dummy-qtver.patch \
"
SRC_URI[sha256sum] = "c185c8ea0d6a2e974a5ad12fb837ca3ceb9aed3e7e884355f01035f5e779d23c"