6e8b0bf4a5
This is an Application Menu applet providing Global Menu for the XFCE panel
8 lines
334 B
Text
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'))
|