From aef93b002e97f1ee1e2905be66d3c55ad20923bf Mon Sep 17 00:00:00 2001 From: Brett Alcox Date: Thu, 21 Mar 2024 19:09:30 -0500 Subject: x11-base/xwayland: Update patch Signed-off-by: Brett Alcox Signed-off-by: Matt Turner --- .../xwayland-drop-redundantly-installed-files_v2.patch | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'x11-base/xwayland') diff --git a/x11-base/xwayland/files/xwayland-drop-redundantly-installed-files_v2.patch b/x11-base/xwayland/files/xwayland-drop-redundantly-installed-files_v2.patch index ea765d3dcfcd..f92eaf28ac90 100644 --- a/x11-base/xwayland/files/xwayland-drop-redundantly-installed-files_v2.patch +++ b/x11-base/xwayland/files/xwayland-drop-redundantly-installed-files_v2.patch @@ -11,20 +11,3 @@ index fbbcf8646..15ca7d3b0 100644 - 'protocol.txt', - install_dir: serverconfigdir, -) -diff --git a/meson.build b/meson.build -index db1d63f3e..b9cef5a56 100644 ---- a/meson.build -+++ b/meson.build -@@ -806,12 +806,6 @@ if host_machine.system() != 'windows' - subdir('test') - endif - --install_man(configure_file( -- input: 'man/Xserver.man', -- output: 'Xserver.1', -- configuration: manpage_config, --)) -- - if build_xorg - sdkconfig = configuration_data() - awk = find_program('awk') -- cgit v1.2.3-65-gdbad