remove the unused code 21/140521/1
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 25 Jul 2017 08:11:37 +0000 (17:11 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 25 Jul 2017 08:11:37 +0000 (17:11 +0900)
Change-Id: I52a41966bc6dafaa5ec8a1649b40a22742f79b3c

packaging/libtbm-sprd.spec

index 32d5b23..fdd5b58 100644 (file)
@@ -18,8 +18,6 @@ BuildConflicts:  linux-glibc-devel
 %description
 descriptionion:Tizen Buffer manager backend module for spreadtrum
 
-%global TZ_SYS_RO_SHARE  %{?TZ_SYS_RO_SHARE:%TZ_SYS_RO_SHARE}%{!?TZ_SYS_RO_SHARE:/usr/share}
-
 %prep
 %setup -q
 cp %{SOURCE1001} .
@@ -33,10 +31,12 @@ make %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
+
+# make rule for tgl
 mkdir -p %{buildroot}%{_libdir}/udev/rules.d/
 cp -af rules/99-libtbm_sprd.rules %{buildroot}%{_libdir}/udev/rules.d/
-%make_install
 
+%make_install
 
 %post
 if [ -f %{_libdir}/bufmgr/libtbm_default.so ]; then