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

Last change on this file since 335 was 335, checked in by broder, 16 years ago

First stab at a package to create the console server

  • Property svn:executable set to *
File size: 263 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/nsswitch.conf
7        /etc/ssh/ssh_config
8
9include /usr/share/cdbs/1/rules/debhelper.mk
10include /usr/share/cdbs/1/rules/replace-files.mk
Note: See TracBrowser for help on using the repository browser.