Revision 23227,
366 bytes
checked in by price, 16 years ago
(diff) |
libpam-debathena-home-type: self-enable with pam-auth-update where available
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
---|
4 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
5 | include /usr/share/cdbs/1/class/makefile.mk |
---|
6 | |
---|
7 | DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR) |
---|
8 | |
---|
9 | install/libpam-debathena-home-type:: |
---|
10 | install -D -m 644 debian/libpam-debathena-home-type.pam-config \ |
---|
11 | $(DEB_DESTDIR)/usr/share/pam-configs/debathena-home-type |
---|
Note: See
TracBrowser
for help on using the repository browser.