Убран флаг компиляции по умолчанию, компонент изменен на network.util
All checks were successful
Build / Build project (push) Successful in 47s
All checks were successful
Build / Build project (push) Successful in 47s
This commit is contained in:
parent
adb946434f
commit
50e30ab2e3
1 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,7 @@ source :
|
||||||
- git|https://github.com/openslp-org/openslp.git : 1bc8dadd446ffca391422da6e924f1395c7008bc
|
- git|https://github.com/openslp-org/openslp.git : 1bc8dadd446ffca391422da6e924f1395c7008bc
|
||||||
homepage : http://www.openslp.org
|
homepage : http://www.openslp.org
|
||||||
license : BSD
|
license : BSD
|
||||||
component : system.utils
|
component : network.util
|
||||||
summary : Service Location Protocol (SLP) is an Internet Engineering Task Force (IETF) standards track protocol.
|
summary : Service Location Protocol (SLP) is an Internet Engineering Task Force (IETF) standards track protocol.
|
||||||
description: |
|
description: |
|
||||||
Service Location Protocol (SLP) is an Internet Engineering Task Force (IETF) standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks.
|
Service Location Protocol (SLP) is an Internet Engineering Task Force (IETF) standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks.
|
||||||
|
@ -28,7 +28,6 @@ setup : |
|
||||||
--sbindir=/usr/bin \
|
--sbindir=/usr/bin \
|
||||||
--sysconfdir=/etc/openslp \
|
--sysconfdir=/etc/openslp \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--enable-slpv1 \
|
|
||||||
--enable-slpv2-security \
|
--enable-slpv2-security \
|
||||||
--enable-async-api \
|
--enable-async-api \
|
||||||
--disable-dependency-tracking \
|
--disable-dependency-tracking \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue