projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4feb43b
)
openvswitch: use default rundir /var/run/openvswitch/
author
Yousong Zhou
<yszhou4tech@gmail.com>
Tue, 13 Feb 2018 06:18:27 +0000
(14:18 +0800)
committer
Yousong 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
patch
|
blob
|
history
diff --git
a/net/openvswitch/Makefile
b/net/openvswitch/Makefile
index 2b738ce3c5df77666ee57e9057548a1212b0696c..06347e148e7926366d285eaf7d9e48c52bf7c0e9 100644
(file)
--- a/
net/openvswitch/Makefile
+++ b/
net/openvswitch/Makefile
@@
-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