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

Last change on this file since 2597 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
RevLine 
[701]1#!/usr/bin/make -f
2
[1793]3include /usr/share/cdbs/1/rules/debhelper.mk
[701]4
[1793]5binary-install/xvm-prodconfig::
[1796]6        # Versions of CDBS newer than ours do this for us
7        dh_lintian -pxvm-prodconfig
[1793]8        install -m 0644 -D k5login $(DEB_DESTDIR)/root/.k5login
Note: See TracBrowser for help on using the repository browser.