summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/capi-network-bluetooth.spec9
1 files changed, 1 insertions, 8 deletions
diff --git a/packaging/capi-network-bluetooth.spec b/packaging/capi-network-bluetooth.spec
index df8f81c..6e05bae 100644
--- a/packaging/capi-network-bluetooth.spec
+++ b/packaging/capi-network-bluetooth.spec
@@ -76,9 +76,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
@@ -86,10 +83,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
@@ -109,5 +104,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
-