Don't *run* the munin-node.conf.xvm.mako file in the clean target. *rm* it
[invirt/packages/xvm-munin-config.git] / debian / rules
index e9fbe1e..92796aa 100755 (executable)
@@ -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::
+       rm -f debian/munin-node.conf.xvm.mako