"macro too deeply nested" warning messages are removed.
Change-Id: Ic37b4dc1cc9012c90d468a3df28757160676db19
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
BuildRequires: pkgconfig(libtzplatform-config)
BuildRequires: xkb-tizen-data
-# TODO: This generates big warnings during build. Please revise.
-%global TZ_SYS_RO_SHARE %{?TZ_SYS_RO_SHARE:%TZ_SYS_RO_SHARE}%{!?TZ_SYS_RO_SHARE:/usr/share}
+%if 0%{?TZ_SYS_RO_SHARE:1}
+# TZ_SYS_RO_SHARE is already defined
+%else
+%global TZ_SYS_RO_SHARE /usr/share
+%endif
%description
This package is a the Enlightenment Keyrouter Module for Tizen.