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
committerSven Eden <sven.eden@prydeworx.com>2018-10-29 10:18:30 +0100
commitcb35485c490133a1712a3ab64101f75c81f93994 (patch)
tree5708cbdce0520f8de55cfcf9b16ce883da2d22d6 /meson.build
parent006f1314353e9c5c49190ab8c1135d5b7c6d9b2c (diff)
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. (cherry picked from commit c42c98192484f48342c2c032ea3d00022bd20e92)
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index d1af145cf..36163550b 100644
--- a/meson.build
+++ b/meson.build
@@ -3057,8 +3057,6 @@ subdir('shell-completion/zsh')
# subdir('doc/var-log')
#endif // 0
-# 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)