source: branches/fc13-dev/server/debian/scripts-tokensys/debian/rules @ 1664

Last change on this file since 1664 was 108, checked in by tabbott, 17 years ago
Initial revision of tokensys for Debian
  • Property svn:executable set to *
File size: 297 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_AUTO_UPDATE_AUTOCONF = 1
5include /usr/share/cdbs/1/rules/debhelper.mk
6include /usr/share/cdbs/1/class/autotools.mk
7
8DEB_CONFIGURE_EXTRA_FLAGS += --with-kinit=/usr/bin/kinit --with-aklog=/usr/bin/aklog
9DEB_MAKE_INVOKE += prefix=/usr/local
Note: See TracBrowser for help on using the repository browser.