Code

rules: Reenabled the netlink plugin.
[pkg-collectd.git] / debian / rules
index 9c5ac902a22f8a4a8e8eb382a1934476d93386eb..6da01b59c48099752734f5a40c9069959f818118 100755 (executable)
@@ -98,9 +98,6 @@ confflags += \
 # architectures (see bugs #358637, #419684 and #524593 for more details).
 ifneq (,$(filter alpha amd64 hppa ia64 ppc64 mips mipsel, $(DEB_BUILD_ARCH)))
        confflags += --disable-netlink
-else
-# disable netlink on all archs, as the API in debian/stable is different
-       confflags += --disable-netlink
 endif
 
 # These plugins are Linux-specific.