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

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

Switch to current config-packages-dev API.

  • 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/chrony.conf
7
8include /usr/share/cdbs/1/rules/debhelper.mk
9include /usr/share/cdbs/1/rules/divert.mk
Note: See TracBrowser for help on using the repository browser.