backport: fix (muon): install licenses and readme (#11639) (#11643)

(cherry picked from commit db389abb86)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-04-24 12:53:21 -05:00
committed by GitHub
parent 6bd0db9669
commit 313c9e4fdd
+3 -1
View File
@@ -1,6 +1,6 @@
Name: muon
Version: 0.5.0
Release: 3%?dist
Release: 4%?dist
Summary: A meson-compatible build system
# https://git.sr.ht/~lattis/muon/tree/master/item/LICENSES
@@ -52,6 +52,8 @@ An implementation of the meson build system in c99 with minimal dependencies.
%meson_install
%files
%license LICENSES/
%doc README.md
%{_bindir}/muon
%{_mandir}/man1/muon*
%{_mandir}/man5/meson*