diff options
Diffstat (limited to 'package/systemd/patches/patch-meson_options_txt')
-rw-r--r-- | package/systemd/patches/patch-meson_options_txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/systemd/patches/patch-meson_options_txt b/package/systemd/patches/patch-meson_options_txt deleted file mode 100644 index d1845921f..000000000 --- a/package/systemd/patches/patch-meson_options_txt +++ /dev/null @@ -1,11 +0,0 @@ ---- systemd-236.orig/meson_options.txt 2017-12-14 23:09:57.000000000 +0100 -+++ systemd-236/meson_options.txt 2018-01-01 21:03:50.574757135 +0100 -@@ -284,7 +284,7 @@ option('bashcompletiondir', type : 'stri - option('zshcompletiondir', type : 'string', - description : 'directory for zsh completion scripts ["no" disables]') - --option('tests', type : 'combo', choices : ['true', 'unsafe'], -+option('tests', type : 'combo', choices : ['true', 'unsafe', 'false'], - description : 'enable extra tests with =unsafe') - option('slow-tests', type : 'boolean', value : 'false', - description : 'run the slow tests by default') |