]> git.pld-linux.org Git - packages/systemd.git/blobdiff - systemd-completion.patch
up to 254.13
[packages/systemd.git] / systemd-completion.patch
index 61f3766b0eeeac712f52e9a3f3baf98a339058dc..f49847f4dda826cfdc0db60d2cfdd2d0ac40fc91 100644 (file)
@@ -2,10 +2,10 @@ diff -urN systemd-241.orig/shell-completion/bash/meson.build systemd-241/shell-c
 --- systemd-241.orig/shell-completion/bash/meson.build 2019-02-14 11:11:58.000000000 +0100
 +++ systemd-241/shell-completion/bash/meson.build      2019-03-07 01:08:55.312337719 +0100
 @@ -30,7 +30,7 @@
+          ['systemd-path',        ''],
           ['systemd-run',         ''],
           ['udevadm',             ''],
-          ['kernel-install',      'ENABLE_KERNEL_INSTALL'],
--         ['bootctl',             'HAVE_GNU_EFI'],
+-         ['bootctl',             'ENABLE_BOOTLOADER'],
 +         ['bootctl',             ''],
           ['coredumpctl',         'ENABLE_COREDUMP'],
           ['homectl',             'ENABLE_HOMED'],
@@ -17,7 +17,7 @@ diff -urN systemd-241.orig/shell-completion/zsh/meson.build systemd-241/shell-co
           ['_sd_outputmodes',           ''],
           ['_sd_unit_files',            ''],
           ['_sd_machines',              ''],
--         ['_bootctl',                  'HAVE_GNU_EFI'],
+-         ['_bootctl',                  'ENABLE_BOOTLOADER'],
 +         ['_bootctl',                  ''],
           ['_coredumpctl',              'ENABLE_COREDUMP'],
           ['_hostnamectl',              'ENABLE_HOSTNAMED'],
This page took 0.058703 seconds and 4 git commands to generate.