X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=6da01b59c48099752734f5a40c9069959f818118;hb=055754cab5124e2eda78a4a0d83b4f018827a606;hp=9c5ac902a22f8a4a8e8eb382a1934476d93386eb;hpb=14f4c8596c076c7c18f1e96bb9dfe6594c66d433;p=pkg-collectd.git diff --git a/debian/rules b/debian/rules index 9c5ac90..6da01b5 100755 --- a/debian/rules +++ b/debian/rules @@ -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.