summaryrefslogtreecommitdiff
path: root/elements/unmaintained/virtualization/openvswitch.bst
blob: 64c451219188d4d2845dbfb9a754c9aa39719355 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
kind: autotools
depends:
- libsoup-common.bst
- python2-core.bst
- python-pygobject.bst
- connman-common.bst
- unmaintained/lvm.bst
- xorg-util-macros-common.bst
- unmaintained/networking-utils.bst
- docutils.bst
sources:
- kind: git
  url: upstream:openvswitch
  track: master
  ref: a52b0492a4d0398a24ed2a3566ff55ac53fea31f
config:
  configure-commands:
  - ./boot.sh
  - |
    ./configure --prefix="%{prefix}" \
                --localstatedir=/var \
                --sysconfdir=/etc \
                --enable-ssl