3 include /usr/share/cdbs/1/rules/debhelper.mk
5 binary-install/hvirt-devconfig::
6 # Versions of CDBS newer than ours do this for us
7 dh_lintian -phvirt-devconfig
8 install -m 0644 -D dev/k5login $(DEB_DESTDIR)/root/.k5login
10 binary-install/hvirt-prodconfig::
11 # Versions of CDBS newer than ours do this for us
12 dh_lintian -phvirt-prodconfig
13 install -m 0644 -D prod/k5login $(DEB_DESTDIR)/root/.k5login