source: trunk/packages/hvirt-devconfig/debian/rules @ 2779

Last change on this file since 2779 was 2779, checked in by gdb, 14 years ago

Added hvirt-devconfig pkg

  • Property svn:executable set to *
File size: 233 bytes
Line 
1#!/usr/bin/make -f
2
3include /usr/share/cdbs/1/rules/debhelper.mk
4
5binary-install/xvm-devconfig::
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.