mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 09:10:10 +01:00
contrib/rpm: remove duplicate documentation
In NetworkManager-libnm-devel we ship the same documentation in two different places: /usr/share/doc/NetworkManager-libnm-devel /usr/share/gtk-doc/html/NetworkManager Remove the former, which was added in commite01c17523a. Also, remove the same documentation from NetworkManager-glib-devel since it's already present in NetworkManager-libnm-devel. (cherry picked from commit1f18783404)
This commit is contained in:
parent
4c9aa0ced0
commit
d04dd3385c
1 changed files with 0 additions and 2 deletions
|
|
@ -779,7 +779,6 @@ fi
|
|||
|
||||
%if %{with libnm_glib}
|
||||
%files glib-devel
|
||||
%doc docs/api/html/*
|
||||
%dir %{_includedir}/libnm-glib
|
||||
%dir %{_includedir}/%{name}
|
||||
%{_includedir}/libnm-glib/*.h
|
||||
|
|
@ -815,7 +814,6 @@ fi
|
|||
|
||||
|
||||
%files libnm-devel
|
||||
%doc docs/api/html/*
|
||||
%dir %{_includedir}/libnm
|
||||
%{_includedir}/libnm/*.h
|
||||
%{_libdir}/pkgconfig/libnm.pc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue