RPM: Fix breakage because of $docdir

%docdir only marks a directory as containing documentation.
It also needs to be included.
This commit is contained in:
João Valverde 2023-01-20 23:58:58 +00:00
parent 39124f2f8f
commit 5b57eb61f1
1 changed files with 2 additions and 1 deletions

View File

@ -472,7 +472,8 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%defattr(-,root,root)
%doc AUTHORS COPYING NEWS README.md
%docdir %{_datadir}/doc/wireshark/
%{_datadir}/doc/wireshark
%docdir %{_datadir}/doc/wireshark
# Don't pick up any of the wireshark (GUI) binaries here
%exclude %{_bindir}/wireshark*