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

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

Override the lintian warning about installing files in /root

  • Property svn:executable set to *
File size: 235 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-prodconfig
8        install -m 0644 -D k5login $(DEB_DESTDIR)/root/.k5login
Note: See TracBrowser for help on using the repository browser.