openvswitch: use default rundir /var/run/openvswitch/
authorYousong Zhou <yszhou4tech@gmail.com>
Tue, 13 Feb 2018 06:18:27 +0000 (14:18 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Mon, 5 Mar 2018 16:29:53 +0000 (00:29 +0800)
This subdir contains multiple pid, unix domain socket files.  It's a
custom to put them in it's own subdir

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
net/openvswitch/Makefile

index 2b738ce3c5df77666ee57e9057548a1212b0696c..06347e148e7926366d285eaf7d9e48c52bf7c0e9 100644 (file)
@@ -146,7 +146,6 @@ define KernelPackage/openvswitch/description
   module. Furthermore, it supports OpenFlow.
 endef
 
-CONFIGURE_ARGS += --with-rundir=/var/run
 CONFIGURE_ARGS += --enable-ndebug
 CONFIGURE_ARGS += --disable-ssl
 CONFIGURE_ARGS += --enable-shared