mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-plasma/kwallet-pam: Drop check on deprecated kdm
Package-Manager: portage-2.3.3
This commit is contained in:
@@ -90,6 +90,5 @@ pkg_postinst() {
|
||||
elog "4.b Checking installed DMs..."
|
||||
has_version "x11-misc/sddm" && check_dm "SDDM" "/etc/pam.d/sddm"
|
||||
has_version "x11-misc/lightdm" && check_dm "LightDM" "/etc/pam.d/lightdm"
|
||||
has_version "kde-plasma/kdm" && check_dm "KDM" "/etc/pam.d/kde"
|
||||
elog
|
||||
}
|
||||
|
||||
@@ -90,6 +90,5 @@ pkg_postinst() {
|
||||
elog "4.b Checking installed DMs..."
|
||||
has_version "x11-misc/sddm" && check_dm "SDDM" "/etc/pam.d/sddm"
|
||||
has_version "x11-misc/lightdm" && check_dm "LightDM" "/etc/pam.d/lightdm"
|
||||
has_version "kde-plasma/kdm" && check_dm "KDM" "/etc/pam.d/kde"
|
||||
elog
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user