From 23579b6a9927b962a7ac08fb69f526e46d216e71 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 11 Mar 2025 20:12:42 +0100 Subject: muon-meson: do not build docu (needs Python?) --- build-support/muon-meson/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build-support/muon-meson') diff --git a/build-support/muon-meson/PKGBUILD b/build-support/muon-meson/PKGBUILD index 3ba5cd87..3cf3eb85 100644 --- a/build-support/muon-meson/PKGBUILD +++ b/build-support/muon-meson/PKGBUILD @@ -30,6 +30,7 @@ build() { -D prefix=/usr \ -D b_lto=true \ -D b_pie=true \ + -D docs=disabled \ build ninja -C build } @@ -46,5 +47,5 @@ package() { # remove this as the `meson` package also provides it # muon only has a `docs` option right now, so # downloading/generating/deleting is the only option :/ - rm "$pkgdir"/usr/share/man/man3/meson-reference.3 +# rm "$pkgdir"/usr/share/man/man3/meson-reference.3 } -- cgit v1.2.3-70-g09d2