source: trunk/packages/sipb-xen-console/debian/rules @ 683

Last change on this file since 683 was 683, checked in by price, 16 years ago

update sipb-xen-console for current config-package-dev

  • Property svn:executable set to *
File size: 374 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_DIVERT_EXTENSION = .sipb-xen
5DEB_DIVERT_FILES_sipb-xen-console += \
6        /etc/init.d/bootmisc.sh \
7        /etc/conserver/conserver.cf \
8        /etc/motd \
9        /etc/nscd.conf \
10        /etc/nsswitch.conf \
11        /etc/pam.d/ssh \
12        /etc/ssh/sshd_config
13
14include /usr/share/cdbs/1/rules/debhelper.mk
15include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.