From 73d7182fe36aaee27f8a1313308e0e55842f8012 Mon Sep 17 00:00:00 2001 From: Greg Brockman Date: Sun, 17 Jan 2010 19:35:33 -0500 Subject: [PATCH] Added cleans for the generated mako templates svn path=/trunk/packages/xvm-munin-config/; revision=2901 --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index e9fbe1e..81fc5a6 100755 --- a/debian/rules +++ b/debian/rules @@ -22,3 +22,6 @@ binary-post-install/%:: debian/munin-node.conf.xvm.mako: $(call debian_check_files,/etc/munin/munin-node.conf) debian/transform_munin-node.conf.xvm.mako < $< > $@ + +clean:: + debian/munin-node.conf.xvm.mako -- 1.7.9.5