Modify the install path for license file 95/119295/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 16 Mar 2017 08:33:39 +0000 (17:33 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 16 Mar 2017 08:42:46 +0000 (17:42 +0900)
Change-Id: I4c62b48959a61a0a345fe1f52ae63a82ae153614
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/capi-network-bluetooth.spec

index 038b8503427d7fbc296f25aac3706aa176296cb5..57d785b35d98c498c5adb0f1c181c0d4f90a7dee 100644 (file)
@@ -113,9 +113,6 @@ make %{?jobs:-j%jobs}
 %install
 rm -rf %{buildroot}
 %make_install
-install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/capi-network-bluetooth
-install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/capi-network-bluetooth-devel
-
 
 %post -p /sbin/ldconfig
 
@@ -123,10 +120,8 @@ install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/capi-network-bluetoot
 
 %files
 %manifest %{name}.manifest
-#%license LICENSE.APLv2 LICENSE
+%license LICENSE
 %{_libdir}/libcapi-network-bluetooth.so.*
-%{_datadir}/license/capi-network-bluetooth
-%{_datadir}/license/capi-network-bluetooth-devel
 
 %files test
 %manifest %{name}.manifest
@@ -148,5 +143,3 @@ install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/capi-network-bluetoot
 %{_libdir}/pkgconfig/capi-network-bluetooth.pc
 %{_libdir}/libcapi-network-bluetooth.so
 
-#%{_datadir}/license/capi-network-bluetooth-devel
-