source: trunk/packages/xvm-console-devconfig/debian/rules @ 678

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

move console-server config to a config package

  • Property svn:executable set to *
File size: 289 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_DIVERT_EXTENSION = .xvm
5DEB_DIVERT_FILES_xvm-console-devconfig += \
6        /etc/conserver/invirt-hosts.cf \
7        /etc/remctl/acl/invirt-console
8
9include /usr/share/cdbs/1/rules/debhelper.mk
10include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.