summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2cf00ff)
raw | patch | inline | side by side (parent: 2cf00ff)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Jan 2008 16:18:01 +0000 (17:18 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Jan 2008 16:18:01 +0000 (17:18 +0100) |
Else, collectd will be linked against libstatgrab if it's available - even if
the library is not used at all.
the library is not used at all.
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 6d438a956855334e5e7e9ddcd2b0fd18cb6d857d..2f81bad94dabadd045ae581097a3e40d7a8c8409 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
--mandir=\$${prefix}/share/man \
--localstatedir=/var --sysconfdir=/etc \
--with-perl-bindings="INSTALLDIRS=vendor" \
+ --without-libstatgrab \
--enable-debug
# These plugins do not provide any functionality under Linux.