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

Revision 23386, 313 bytes checked in by tabbott, 15 years ago (diff)
In libpam-athena-locker: * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. * Change "Debian-Athena Project" to "Debathena Project". * Remove debian/control from version control. * Clean up debian/copyright.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3include /usr/share/cdbs/1/rules/debhelper.mk
4include /usr/share/cdbs/1/class/makefile.mk
5
6DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR)
7
8install/libpam-athena-locker::
9        install -D -m 644 debian/libpam-athena-locker.pam-config \
10          $(DEB_DESTDIR)/usr/share/pam-configs/athena-locker
Note: See TracBrowser for help on using the repository browser.