source: trunk/debathena/debathena/libpam-debathena-home-type/debian/rules @ 23227

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
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4include /usr/share/cdbs/1/rules/debhelper.mk
5include /usr/share/cdbs/1/class/makefile.mk
6
7DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR)
8
9install/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.