source: trunk/packages/sipb-xen-chrony-config/debian/rules @ 353

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

sipb-xen-chrony-config applies the chrony.conf file that I've been using
to make sure that the time stays synced up

Add sipb-xen-chrony-config as a dependency on sipb-xen-console and also
clean up the motd a bit so there's more space

  • Property svn:executable set to *
File size: 246 bytes
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4DEB_DIVERT_EXTENSION = .sipb-xen
5DEB_DIVERT_FILES_sipb-xen-chrony-config += \
6        /etc/chrony.conf
7
8include /usr/share/cdbs/1/rules/debhelper.mk
9include /usr/share/cdbs/1/rules/replace-files.mk
Note: See TracBrowser for help on using the repository browser.