make the name case-insensitive

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mmllib?expand=0&rev=3
This commit is contained in:
2025-06-02 09:09:42 +00:00
committed by Git OBS Bridge
parent 63987c9e14
commit 51522e502f

View File

@@ -66,6 +66,6 @@ Linux and BSD, with a number of extensions and changes.
%python_alternative %{_bindir}/mml2musicxml
%python_alternative %{_bindir}/mmllint
%{python_sitelib}/mmllib
%{python_sitelib}/MMLlib-%{version}.dist-info
%{python_sitelib}/[Mm][Mm][Ll]lib-%{version}.dist-info
%changelog