source: trunk/debathena/config/libpam-krb5-config/debian/rules @ 23605

Revision 23605, 363 bytes checked in by broder, 16 years ago (diff)
In libpam-krb5-config: * Remove and replace the config file provided by libpam-krb5 in Jaunty.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_REMOVE_FILES_libpam-krb5-config += \
5        /usr/share/pam-configs/krb5
6
7include /usr/share/cdbs/1/rules/debhelper.mk
8include /usr/share/cdbs/1/rules/config-package.mk
9
10install/libpam-krb5-config::
11        install -D -m 644 debian/libpam-krb5-config.pam-config \
12          $(DEB_DESTDIR)/usr/share/pam-configs/krb5.debathena
Note: See TracBrowser for help on using the repository browser.