summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-07-24 14:49:22 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-10-11 10:55:41 +0200
commitc42c98192484f48342c2c032ea3d00022bd20e92 (patch)
tree0098bb3f546a55090f10b331d214f2e74b6831d2 /meson.build
parent5dbf13fa6c2d5311a9fc236a0a95c1babcc11937 (diff)
downloadsystemd-c42c98192484f48342c2c032ea3d00022bd20e92.tar.gz
systemd-c42c98192484f48342c2c032ea3d00022bd20e92.tar.bz2
systemd-c42c98192484f48342c2c032ea3d00022bd20e92.zip
meson: remove old comment
The linked page is gone, and I can't quite remember what the warning was about. Something about recursive copying... Everything seems to work.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index d25b724807..1ef07ae1a3 100644
--- a/meson.build
+++ b/meson.build
@@ -2778,12 +2778,9 @@ subdir('shell-completion/zsh')
subdir('docs/sysvinit')
subdir('docs/var-log')
-# FIXME: figure out if the warning is true:
-# https://github.com/mesonbuild/meson/wiki/Reference-manual#install_subdir
install_subdir('factory/etc',
install_dir : factorydir)
-
install_data('xorg/50-systemd-user.sh',
install_dir : xinitrcdir)
install_data('modprobe.d/systemd.conf',