source: trunk/debathena/config/ntp-config/debian/rules @ 23487

Revision 23487, 220 bytes checked in by broder, 15 years ago (diff)
Change debathena-ntp-config and debathena-chrony-config to use DEB_TRANSFORM_FILES instead of DEB_DIVERT_FILES.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_TRANSFORM_FILES_debathena-ntp-config += \
5        /etc/ntp.conf.debathena
6include /usr/share/cdbs/1/rules/debhelper.mk
7include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.