summaryrefslogtreecommitdiff
blob: 9bea3f5c49441117a1335a74e0cbf8163740af4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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)