Fix manpages for libldb

related: rhbz#230046
This commit is contained in:
Andreas Schneider 2024-08-21 09:29:46 +02:00
parent 49d714c029
commit bcb3974e31

View File

@ -1549,7 +1549,7 @@ popd
cp -a lib/ldb/apidocs/man/* %{buildroot}%{_mandir}
# Remove manpages we don't want
rm -f %{buildroot}%{_mandir}/man3/_*
rm -f %{buildroot}%{_mandir}/man*/Py*.gz
rm -f %{buildroot}%{_mandir}/man3/PyLdb*
%if %{with testsuite}
%check