From f4ab11298846d63b29381abde4bd566983e04593 Mon Sep 17 00:00:00 2001 From: Wonki Kim Date: Fri, 3 Nov 2017 15:34:44 +0900 Subject: [PATCH] spec: modify spec file to build on armv7l workaround patch for build on armv7l Signed-off-by: Wonki Kim --- packaging/efl.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packaging/efl.spec b/packaging/efl.spec index a6252d2..cf1da06 100644 --- a/packaging/efl.spec +++ b/packaging/efl.spec @@ -1038,6 +1038,8 @@ CFLAGS+=" -DLIBDIR=\\\"%{_libdir}\\\"" %restore_fcommon %endif +export XDG_RUNTIME_DIR="/tmp/" + #%reconfigure \ ./autogen.sh \ --disable-static \ -- 2.7.4