Magellan Linux

Diff of /trunk/pam-config/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2899 by niro, Fri Nov 6 10:04:47 2015 UTC revision 2900 by niro, Fri Nov 6 10:05:38 2015 UTC
# Line 21  install: Line 21  install:
21   install -m 0644 environment $(DESTDIR)/${sysconfdir}/   install -m 0644 environment $(DESTDIR)/${sysconfdir}/
22   install -m 0644 securetty $(DESTDIR)/${sysconfdir}/   install -m 0644 securetty $(DESTDIR)/${sysconfdir}/
23   install -m 0644 console.handlers $(DESTDIR)/${securitydir}/   install -m 0644 console.handlers $(DESTDIR)/${securitydir}/
  install -m 0644 nproc.conf $(DESTDIR)/${securitydir}/limits.d/  
24   install -m 0644 pam.tmpfiles.d $(DESTDIR)/${tmpfilesdir}/pam.conf   install -m 0644 pam.tmpfiles.d $(DESTDIR)/${tmpfilesdir}/pam.conf
25   install -m 0644 ${PAM_FILES} $(DESTDIR)/${pamdir}   install -m 0644 ${PAM_FILES} $(DESTDIR)/${pamdir}

Legend:
Removed from v.2899  
changed lines
  Added in v.2900