summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2025-01-04 15:33:03 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2025-01-08 09:45:09 +0100
commit6b61f34a46677b8e0bd306e4d5a78ed6ebdc7ed8 (patch)
treed5dbd31586310c3cd79507a7b8a93bb952b3c50c /meson.build
parentnamespace-util: two new operations (#35833) (diff)
downloadsystemd-6b61f34a46677b8e0bd306e4d5a78ed6ebdc7ed8.tar.xz
systemd-6b61f34a46677b8e0bd306e4d5a78ed6ebdc7ed8.zip
Stop installing some markdown docs/ files
These files are rendered on systemd.io and targeted at contributors, not users, so it's not really useful to install them on a running system.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/meson.build b/meson.build
index 881dfb4306..af57c0969b 100644
--- a/meson.build
+++ b/meson.build
@@ -2767,12 +2767,8 @@ install_data('LICENSE.GPL2',
'LICENSE.LGPL2.1',
'NEWS',
'README',
- 'docs/CODING_STYLE.md',
- 'docs/DISTRO_PORTING.md',
'docs/ENVIRONMENT.md',
- 'docs/HACKING.md',
'docs/TRANSIENT-SETTINGS.md',
- 'docs/TRANSLATORS.md',
'docs/UIDS-GIDS.md',
install_dir : docdir)