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

Last change on this file since 544 was 544, checked in by andersk, 16 years ago

Divert /etc/chrony/chrony.conf, not /etc/chrony.conf.

  • Property svn:executable set to *
File size: 253 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/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.