]> git.pld-linux.org Git - packages/gnome-firmware.git/blame - gnome-firmware-man.patch
- updated to 45.0
[packages/gnome-firmware.git] / gnome-firmware-man.patch
CommitLineData
8742efac
JB
1diff --git a/src/meson.build b/src/meson.build
2index 01c72682af62d5ec784196d571450e129a4530d9..093747887d1952494deb9179ad2decbc532d4f8d 100644
3--- a/src/meson.build
4+++ b/src/meson.build
5@@ -40,6 +40,7 @@ if get_option('man')
6 '--name', 'gnome-firmware',
7 '--manual', 'User Commands',
8 '--version-string', meson.project_version(),
9+ '--no-discard-stderr',
10 ],
11 install : true,
12 install_dir : join_paths(prefixed_mandir, 'man1'),
This page took 0.135574 seconds and 4 git commands to generate.