]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: drop unused option
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 22 Jun 2018 22:16:27 +0000 (07:16 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 24 Jun 2018 17:06:24 +0000 (19:06 +0200)
Follow-up for add384dd4d2b96db6ace5ad9c52b1dd7553ebec2.

meson_options.txt

index 16c1f2b2fa2722713231b1d5020d0f0c69f85672..a79fcbcf37801f474c734e96f913b5b7cf640844 100644 (file)
@@ -33,7 +33,6 @@ option('halt-local', type : 'string',
 
 option('quotaon-path', type : 'string', description : 'path to quotaon')
 option('quotacheck-path', type : 'string', description : 'path to quotacheck')
-option('kill-path', type : 'string', description : 'path to kill')
 option('kmod-path', type : 'string', description : 'path to kmod')
 option('kexec-path', type : 'string', description : 'path to kexec')
 option('sulogin-path', type : 'string', description : 'path to sulogin')