summaryrefslogtreecommitdiff
path: root/package/systemd/patches/patch-meson_options_txt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-02-10 07:45:02 +0000
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-02-10 07:45:15 +0000
commit61d366602e7a7d9860435854ecf1ded8c47dc7f4 (patch)
tree39e065002debfec097edfc5309b406d20c00ad0d /package/systemd/patches/patch-meson_options_txt
parentbe8300a35d5ea77d0af7653120bfe66a1550c7ab (diff)
systemd: update to 237
Diffstat (limited to 'package/systemd/patches/patch-meson_options_txt')
-rw-r--r--package/systemd/patches/patch-meson_options_txt11
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')