]> andersk Git - config-package-dev.git/blame - examples/debathena-transform-example-1.0/debian/rules
Improve config-package-dev documentation and examples.
[config-package-dev.git] / examples / debathena-transform-example-1.0 / debian / rules
CommitLineData
56709134
TA
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_TRANSFORM_FILES_debathena-transform-example += \
5 /etc/syslog.conf.debathena
6
7include /usr/share/cdbs/1/rules/debhelper.mk
8include /usr/share/cdbs/1/rules/config-package.mk
This page took 0.093632 seconds and 5 git commands to generate.