summaryrefslogtreecommitdiff
path: root/nonsystemd/elogind/elogind-252-docs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nonsystemd/elogind/elogind-252-docs.patch')
-rw-r--r--nonsystemd/elogind/elogind-252-docs.patch28
1 files changed, 28 insertions, 0 deletions
diff --git a/nonsystemd/elogind/elogind-252-docs.patch b/nonsystemd/elogind/elogind-252-docs.patch
new file mode 100644
index 000000000..9bea3f5c4
--- /dev/null
+++ b/nonsystemd/elogind/elogind-252-docs.patch
@@ -0,0 +1,28 @@
+--- a/meson.build 2022-12-29 18:39:53.824363327 +0100
++++ b/meson.build 2022-12-29 18:40:46.928366118 +0100
+@@ -4524,25 +4524,6 @@
+ # install_dir : xinitrcdir)
+ # endif
+ #endif // 0
+-install_data('LICENSE.GPL2',
+- 'LICENSE.LGPL2.1',
+-#if 0 /// elogind has upgraded to markdown, and the NEWS file is useless
+-# 'NEWS',
+-# 'README',
+-#else // 0
+- 'README.md',
+-#endif // 0
+- 'docs/CODING_STYLE.md',
+-#if 0 /// irrelevant for elogind
+-# 'docs/DISTRO_PORTING.md',
+-# 'docs/ENVIRONMENT.md',
+-# 'docs/HACKING.md',
+-# 'docs/TRANSIENT-SETTINGS.md',
+-# 'docs/TRANSLATORS.md',
+-# 'docs/UIDS-GIDS.md',
+-#endif // 0
+- install_dir : docdir)
+-
+ #if 0 /// irrelevant for elogind
+ # install_subdir('LICENSES',
+ # install_dir : docdir)