Merge pull request #2262 from lsm5/rpm-provides

[skip-ci] rpm: use macro supported vendoring
This commit is contained in:
Miloslav Trmač
2024-03-18 14:56:39 +01:00
committed by GitHub

View File

@@ -159,7 +159,7 @@ cp -pav systemtest/* %{buildroot}/%{_datadir}/%{name}/test/system/
%{_datadir}/zsh/site-functions/_%{name}
%files tests
%license LICENSE
%license LICENSE vendor/modules.txt
%{_datadir}/%{name}/test
%changelog