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

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

Move the prod .k5login file to xvm-prodconfig

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