Modified to install LICENSE information 66/16766/1 accepted/tizen/mobile/20140305.030616 submit/tizen/20140305.001945
authorLi Zhang <li2012.zhang@samsung.com>
Fri, 27 Sep 2013 07:15:33 +0000 (15:15 +0800)
committerJi-hoon Lee <dalton.lee@samsung.com>
Mon, 24 Feb 2014 14:29:35 +0000 (23:29 +0900)
Change-Id: I4b8fe9202d70f456c2c646125555c119cec23001

packaging/ise-engine-anthy.spec

index 2886af2..140bb1f 100755 (executable)
@@ -29,11 +29,14 @@ make %{?jobs:-j%jobs}
 
 %install
 rm -rf %{buildroot}
+mkdir -p %{buildroot}%{_datadir}/license
+cp COPYING %{buildroot}%{_datadir}/license/%{name}
 %make_install
 
 
 %files
 %defattr(-,root,root,-)
+%{_datadir}/license/%{name}
 %{_datadir}/scim/icons/*
 %{_datadir}/locale/*
 %{_datadir}/scim/Anthy/*