freebsd-ports/x11/xfce4-appmenu-plugin/files/patch-meson.build
Eric Turgeon 6e8b0bf4a5 x11/xfce4-appmenu-plugin: new port
This is an Application Menu applet providing Global Menu
for the XFCE panel
2021-08-04 08:09:31 -03:00

8 lines
334 B
Text

--- meson.build.orig 2021-01-02 21:06:31 UTC
+++ meson.build
@@ -117,4 +117,4 @@ readmes = [
'README.md',
'LICENSE',
]
-install_data(readmes, install_dir : join_paths(get_option('datadir'), meson.project_name(), 'doc'))
+# install_data(readmes, install_dir : join_paths(get_option('datadir'), meson.project_name(), 'doc'))