From 2ce49069b14c97a782710eb75b7775e43c7dcbb7 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 9 Jul 2019 04:45:09 +0300 Subject: [PATCH] freeciv: Refresh patch context Signed-off-by: Marko Lindqvist --- recipes-games/freeciv/freeciv/allow-root.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-games/freeciv/freeciv/allow-root.patch b/recipes-games/freeciv/freeciv/allow-root.patch index d5073a8..0fe7b3f 100644 --- a/recipes-games/freeciv/freeciv/allow-root.patch +++ b/recipes-games/freeciv/freeciv/allow-root.patch @@ -3,12 +3,12 @@ Allow root to run freeciv Signed-off-by: Marko Lindqvist diff --git a/configure.ac b/configure.ac -index b65af702c1..e1a47692d1 100644 +index f2ca1f093d..555f23e0b6 100644 --- a/configure.ac +++ b/configure.ac -@@ -663,6 +663,8 @@ fi - dnl Defaults to override with host specific values +@@ -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]) +