source: trunk/packages/xvm-devconfig/debian/rules @ 2043

Last change on this file since 2043 was 2043, checked in by broder, 15 years ago

Add the dev cluster .k5login to xvm-devconfig.

  • Property svn:executable set to *
File size: 234 bytes
Line 
1#!/usr/bin/make -f
2
3include /usr/share/cdbs/1/rules/debhelper.mk
4
5binary-install/xvm-prodconfig::
6        # Versions of CDBS newer than ours do this for us
7        dh_lintian -pxvm-devconfig
8        install -m 0644 -D k5login $(DEB_DESTDIR)/root/.k5login
Note: See TracBrowser for help on using the repository browser.