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 | |
---|
3 | DEB_DIVERT_EXTENSION = .debathena |
---|
4 | DEB_REMOVE_FILES_libpam-krb5-config += \ |
---|
5 | /usr/share/pam-configs/krb5 |
---|
6 | |
---|
7 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
8 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
9 | |
---|
10 | install/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.