source: trunk/debathena/config/linerva-pam-config/debian/rules @ 23889

Revision 23889, 413 bytes checked in by broder, 15 years ago (diff)
In linerva-pam-config: * Don't put root in a PAG. It just makes life more complicated.
  • Property svn:executable set to *
RevLine 
[22685]1#!/usr/bin/make -f
2
[22887]3DEB_DIVERT_EXTENSION = .debathena
4DEB_DIVERT_FILES_debathena-linerva-pam-config += \
5        /etc/pam.d/common-auth.debathena.debathena \
6        /etc/pam.d/common-password.debathena.debathena \
[23889]7        /etc/pam.d/common-session.debathena.debathena \
[22685]8        /etc/pam.d/cron.debathena \
[22887]9        /etc/pam.d/login.debathena.debathena
[22685]10
11include /usr/share/cdbs/1/rules/debhelper.mk
[22922]12include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.