spec: modify spec file to build on armv7l
authorWonki Kim <wonki_.kim@samsung.com>
Fri, 3 Nov 2017 06:34:44 +0000 (15:34 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Mon, 18 Dec 2017 22:11:06 +0000 (07:11 +0900)
workaround patch for build on armv7l

Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
packaging/efl.spec

index a6252d2..cf1da06 100644 (file)
@@ -1038,6 +1038,8 @@ CFLAGS+=" -DLIBDIR=\\\"%{_libdir}\\\""
 %restore_fcommon
 %endif
 
+export XDG_RUNTIME_DIR="/tmp/"
+
 #%reconfigure \
 ./autogen.sh \
     --disable-static \