packaging: correct TZ_SYS_RO_SHARE macro to remove build warning 49/126749/1 accepted/tizen_4.0_unified tizen_4.0 tizen_4.0_tv accepted/tizen/4.0/unified/20170816.013115 accepted/tizen/4.0/unified/20170828.222648 accepted/tizen/unified/20170426.061704 submit/tizen/20170425.083221 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release
authorSung-Jin Park <sj76.park@samsung.com>
Tue, 25 Apr 2017 04:29:53 +0000 (13:29 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 25 Apr 2017 04:29:53 +0000 (13:29 +0900)
Change-Id: I77e195c5621fc35098b309d3e55cbd9c528b4c21
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
packaging/libevdev.spec

index 74276f5384eb0946bcff65a0e753b4e915ccb75a..70bedc99bb1ae874cb3a286c9371cf1dff32bda9 100644 (file)
@@ -12,7 +12,7 @@ BuildRequires:  doxygen
 BuildRequires:  make
 BuildRequires:  python
 
-%global TZ_SYS_RO_SHARE  %{?TZ_SYS_RO_SHARE:%TZ_SYS_RO_SHARE}%{!?TZ_SYS_RO_SHARE:/usr/share}
+%{!?TZ_SYS_RO_SHARE: %global TZ_SYS_RO_SHARE /usr/share}
 
 %description
 libevdev is a wrapper library for evdev devices. it moves the common