summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b76950c)
raw | patch | inline | side by side (parent: b76950c)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Jun 2008 18:28:37 +0000 (20:28 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Jun 2008 18:28:37 +0000 (20:28 +0200) |
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 885d758d39807fa1590f39f18a416982e7b311ba..3bf4fce8d524bfc48f7d1eb502c4ca45c689adc6 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
# These plugins do not provide any functionality under Linux.
confflags += --disable-apple_sensors --disable-tape
-# The static libraries iptc, netstat and upsclient cannot be used on
-# 64bit systems (see bugs #358637 and #419684 for more details).
+# The static libraries netstat and upsclient cannot be linked into shared
+# objects on some architectures (see bugs #358637 and #419684 for more
+# details).
ifneq (,$(findstring $(DEB_BUILD_ARCH),alpha amd64 hppa ia64 ppc64))
confflags += --disable-netlink --disable-nut
endif