mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-base/xwayland: Restore necessary bit of patch
Closes: https://bugs.gentoo.org/927506 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -11,3 +11,17 @@ index fbbcf8646..15ca7d3b0 100644
|
||||
- 'protocol.txt',
|
||||
- install_dir: serverconfigdir,
|
||||
-)
|
||||
diff --git a/man/meson.build b/man/meson.build
|
||||
index 2961469c5..1183d741d 100644
|
||||
--- a/man/meson.build
|
||||
+++ b/man/meson.build
|
||||
@@ -28,9 +28,3 @@ manpage_config.set('modulepath', module_dir)
|
||||
# manpage_config.set('suid_wrapper_dir', join_paths(get_option('prefix'), libexecdir))
|
||||
manpage_config.set('suid_wrapper_dir', join_paths(get_option('prefix'), 'libexec'))
|
||||
manpage_config.set('default_font_path', default_font_path)
|
||||
-
|
||||
-install_man(configure_file(
|
||||
- input: 'Xserver.man',
|
||||
- output: 'Xserver.1',
|
||||
- configuration: manpage_config,
|
||||
-))
|
||||
|
||||
Reference in New Issue
Block a user