Last change
on this file since 693 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
|
Rev | Line | |
---|
[678] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
| 3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
---|
| 4 | DEB_DIVERT_EXTENSION = .xvm |
---|
| 5 | DEB_DIVERT_FILES_xvm-console-devconfig += \ |
---|
| 6 | /etc/conserver/invirt-hosts.cf \ |
---|
| 7 | /etc/remctl/acl/invirt-console |
---|
| 8 | |
---|
| 9 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
| 10 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.