mirror of
https://github.com/systemd/systemd.git
synced 2024-12-01 06:13:38 +08:00
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.
This commit is contained in:
parent
5dbf13fa6c
commit
c42c981924
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user