kde-plasma/kwallet-pam: Drop check on deprecated kdm

Package-Manager: portage-2.3.3
This commit is contained in:
Johannes Huber
2016-12-10 12:42:26 +01:00
parent dfbcb477e7
commit 6af8681a90
2 changed files with 0 additions and 2 deletions

View File

@@ -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
}

View File

@@ -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
}