source: trunk/packages/xvm-prodconfig/debian/rules @ 1793

Last change on this file since 1793 was 1793, checked in by broder, 16 years ago

Move the prod .k5login file to xvm-prodconfig

  • Property svn:executable set to *
File size: 155 bytes
RevLine 
[701]1#!/usr/bin/make -f
2
[1793]3include /usr/share/cdbs/1/rules/debhelper.mk
[701]4
[1793]5binary-install/xvm-prodconfig::
6        install -m 0644 -D k5login $(DEB_DESTDIR)/root/.k5login
Note: See TracBrowser for help on using the repository browser.