source: trunk/debathena/debathena/libpam-athena-locker/debian/rules @ 23228

Revision 23228, 348 bytes checked in by price, 15 years ago (diff)
libpam-athena-locker: 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-athena-locker::
10        install -D -m 644 debian/libpam-athena-locker.pam-config \
11          $(DEB_DESTDIR)/usr/share/pam-configs/athena-locker
Note: See TracBrowser for help on using the repository browser.