nicira-ext: Generalize nx_mp_fields into nx_hash_fields.
[openvswitch] / debian / rules
index 6806980156eb53f28775524f47027bad91750815..357285f7d1951ed5b9702ed02f0f3b827cf1075c 100755 (executable)
@@ -36,7 +36,7 @@ configure-stamp:
        cd _debian && ( \
                test -e Makefile || \
                ../configure --prefix=/usr --localstatedir=/var --enable-ssl \
-                       --with-build-number=$(BUILD_NUMBER) \
+                       --sysconfdir=/etc --with-build-number=$(BUILD_NUMBER) \
                        CFLAGS="$(CFLAGS)" $(DATAPATH_CONFIGURE_OPTS))
        touch configure-stamp
 
@@ -107,7 +107,7 @@ binary-common:
        dh_link
        dh_strip --dbg-package=openvswitch-dbg
        dh_compress 
-       dh_fixperms -X var/log/core
+       dh_fixperms
        dh_pysupport
        dh_perl
        dh_makeshlibs