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

Revision 23359, 364 bytes checked in by tabbott, 16 years ago (diff)
In linerva-pam-config: * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. * Change "Debian-Athena Project" to "Debathena Project". * Clean up debian/copyright. * Remove debian/control from version control.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
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 \
7        /etc/pam.d/cron.debathena \
8        /etc/pam.d/login.debathena.debathena
9
10include /usr/share/cdbs/1/rules/debhelper.mk
11include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.