diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2024-04-24 14:42:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-27 09:28:38 +0700 |
commit | 536319b52ddbe62bb7851b5098cd5a25c8517e75 (patch) | |
tree | a32bcefaacb0c1b9584d2c07db0f2ff26fbdc68c /system/lxdm/README | |
parent | 1b86962267095e6b19f0139a7a4ee9bd48659468 (diff) |
system/lxdm: Build agains PAM, cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lxdm/README')
-rw-r--r-- | system/lxdm/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/lxdm/README b/system/lxdm/README index eff7c7fd0a..0de31dd925 100644 --- a/system/lxdm/README +++ b/system/lxdm/README @@ -2,8 +2,8 @@ LXDM - GUI login manager for LXDE LXDM is a lightweight drop-in replacement for GDM or KDM. -By default the gtk+3 version of the greeter is built: to -build the gtk+2 one instead, the script can be run as +By default the gtk+3 version of the greeter is built: to build +the gtk+2 one instead (unsupported), the script can be run as GTK3=no ./lxdm.SlackBuild |