summaryrefslogtreecommitdiff
path: root/man/rules
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2018-08-14 18:07:33 +0200
committerSven Eden <yamakuzure@gmx.net>2018-08-24 16:47:08 +0200
commitf065a4b31d6b1a4995eee02a920c93cbed904822 (patch)
tree588d30d5d9913ad44394339c4de7266623bd5f8b /man/rules
parent48d68297393c8b3699dd1ccabfe2e30b84c0a624 (diff)
Prep v239: Remove portabled, rc-local and time-sync.
They, or at least bits of them, have slithered in during migration.
Diffstat (limited to 'man/rules')
-rw-r--r--man/rules/meson.build9
1 files changed, 1 insertions, 8 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index d458f119a..3a47be9da 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -1,17 +1,10 @@
# Do not edit. Generated by make-man-rules.py.
manpages = [
-['elogind-portabled.service', '8', ['elogind-portabled'], 'ENABLE_PORTABLED'],
- ['elogind-rc-local-generator', '8', [], ''],
- ['elogind-time-wait-sync.service',
- '8',
- ['elogind-time-wait-sync'],
- 'ENABLE_TIMESYNCD'],
- ['elogind', '8', [], ''],
+['elogind', '8', [], ''],
['elogind.syntax', '7', [], ''],
['loginctl', '1', [], ''],
['logind.conf', '5', [], ''],
['pam_elogind', '8', [], 'HAVE_PAM'],
- ['portablectl', '1', [], 'ENABLE_PORTABLED'],
['sd-bus', '3', [], ''],
['sd-event', '3', [], ''],
['sd-login', '3', [], 'HAVE_PAM'],