summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c18d3be)
raw | patch | inline | side by side (parent: c18d3be)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 22 Jul 2006 19:53:53 +0000 (21:53 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 22 Jul 2006 19:53:53 +0000 (21:53 +0200) |
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 27eb5188a37a078d5b6659e573e304676a1cbc81..3b0d54d6969eeefbadf7b7002c7900c042f1aaee 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
&& mkdir -p $$doc_dir \
&& mv $(CURDIR)/debian/collectd/etc/collectd.conf $$doc_dir
- for PLUGIN in apache hddtemp mysql sensors; do \
+ for PLUGIN in apache hddtemp mysql ping sensors; do \
plugin_dir=$(CURDIR)/debian/collectd-$$PLUGIN/usr/lib/collectd/; \
mkdir -p $$plugin_dir; \
mv $(CURDIR)/debian/collectd/usr/lib/collectd/$$PLUGIN.so \