Jóhann B. Guðmundsson
5cd1a9fb13
fix: cosmetic comment fixes
...
This rephrases a comment in the check() as requested on another PR
and generalizes the install() section comments on par with other recent
module changes.
2021-02-10 21:26:35 +01:00
Harald Hoyer
16efdfa25c
fix: revise all module checks
...
1. no module checks for modules which are in depends()
2. no `derror` for optional (255) modules checking for dependencies
3. fix dbus meta module
2021-02-10 13:29:17 +01:00
Harald Hoyer
1914a2eba1
fix: add missing line continuation
2021-02-10 12:05:24 +01:00
Harald Hoyer
d1c8083b3a
fix: correct the line continuation
...
Comments will break bash line continuation.
Also added some missing line continuation here and there.
2021-02-09 15:33:34 +01:00
Jóhann B. Guðmundsson
38cd8125f6
feat(dbus-broker): introducing the dbus-broker module
...
Introducing the dbus-broker module.
2021-02-08 20:18:25 +01:00