[gdm] pam-lfs,pam-redhat: get rid of gdm.pam



commit f9bda6c5e081a1d1c74b76b92567c2dee7955138
Author: Ray Strode <rstrode redhat com>
Date:   Wed Sep 7 14:45:18 2016 -0400

    pam-lfs,pam-redhat: get rid of gdm.pam
    
    These files haven't been used since multistack became
    a hard requirement.

 data/Makefile.am        |    4 ++--
 data/pam-lfs/gdm.pam    |   17 -----------------
 data/pam-redhat/gdm.pam |   13 -------------
 3 files changed, 2 insertions(+), 32 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 78a52d3..4dd255c 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -89,7 +89,7 @@ gdm.schemas.in: $(srcdir)/gdm.schemas.in.in
 localealiasdir = $(datadir)/gdm
 localealias_DATA = locale.alias
 
-pam_redhat_files = pam-redhat/gdm.pam          \
+pam_redhat_files = \
        pam-redhat/gdm-autologin.pam            \
        pam-redhat/gdm-launch-environment.pam   \
        pam-redhat/gdm-fingerprint.pam          \
@@ -115,7 +115,7 @@ pam_exherbo_files = pam-exherbo/gdm-autologin.pam \
        $(NULL)
 EXTRA_DIST += $(pam_exherbo_files)
 
-pam_lfs_files = pam-lfs/gdm.pam                        \
+pam_lfs_files = \
        pam-lfs/gdm-autologin.pam               \
        pam-lfs/gdm-launch-environment.pam      \
        pam-lfs/gdm-fingerprint.pam             \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]