mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/boinc: drop comment about server having no versioning
The package only ever builds the client; it builds neither the server nor the manager. Drop the comment altogether. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> [yann.morin.1998@free.fr: drop the comment altogether] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
7a74bad0b4
commit
053f688449
@ -6,9 +6,6 @@
|
|||||||
|
|
||||||
BOINC_VERSION_MAJOR = 7.16
|
BOINC_VERSION_MAJOR = 7.16
|
||||||
BOINC_VERSION = $(BOINC_VERSION_MAJOR).5
|
BOINC_VERSION = $(BOINC_VERSION_MAJOR).5
|
||||||
# client_release can be used to build the Client and Manager but not the Server
|
|
||||||
# part. The Server currently has no versioning (see
|
|
||||||
# https://github.com/BOINC/boinc/pull/1798).
|
|
||||||
BOINC_SITE = \
|
BOINC_SITE = \
|
||||||
$(call github,BOINC,boinc,client_release/$(BOINC_VERSION_MAJOR)/$(BOINC_VERSION))
|
$(call github,BOINC,boinc,client_release/$(BOINC_VERSION_MAJOR)/$(BOINC_VERSION))
|
||||||
BOINC_LICENSE = LGPL-3.0+
|
BOINC_LICENSE = LGPL-3.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user