15
0

- Fix libalternatives bpython-config man page

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bpython?expand=0&rev=39
This commit is contained in:
2025-06-18 08:56:07 +00:00
committed by Git OBS Bridge
parent 7c238c10bf
commit d7f4ae9028

View File

@@ -149,6 +149,12 @@ rm %{buildroot}%{_datadir}/applications/org.bpython-interpreter.bpython.desktop
%python_alternative %{_bindir}/bpdb
%python_alternative %{_mandir}/man1/bpython.1%{ext_man}
%python_alternative %{_mandir}/man5/bpython-config.5%{ext_man}
# Needed because bpython-config doesn't have a binary, it's just a man page file.
%if %{with libalternatives}
%dir %{_datadir}/libalternatives/bpython-config
%{_datadir}/libalternatives/bpython-config/*%{python_version_nodots}.conf
%endif
%dir %{_datadir}/metainfo/
%{_datadir}/metainfo/org.bpython-interpreter.bpython-%{python_bin_suffix}.metainfo.xml
%dir %{_datadir}/applications/