revise installing a license file 38/145238/1 accepted/tizen/unified/20170901.030030 submit/tizen/20170831.022019
authorYoungjae Shin <yj99.shin@samsung.com>
Tue, 22 Aug 2017 01:23:41 +0000 (10:23 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Tue, 22 Aug 2017 01:25:01 +0000 (10:25 +0900)
Change-Id: Iff9493c92d6f95053d30a4884e059b0834c49a0c

packaging/org.tizen.accessibility-setting.spec

index 7718e7ddcf7d01163618a6cc751418daa35c507a..249c046e826ee2d88315bc76a2c8453bc1e0d5a5 100644 (file)
@@ -35,13 +35,11 @@ make %{?jobs:-j%jobs}
 %install
 %make_install
 
-mkdir -p %{buildroot}/%{_datadir}/license
-cp %{_builddir}/%{buildsubdir}/LICENSE %{buildroot}/%{_datadir}/license/%{name}
 
 %files
 %defattr(-,root,root,-)
 %{_pkg_dir}/bin/*
 %{_pkg_dir}/res/*
 %{TZ_SYS_RO_PACKAGES}/%{name}.xml
-%{_datadir}/license/%{name}
 %manifest %{name}.manifest
+%license LICENSE