mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
libcroco: fix typo in license file
Otherwise it won't be saved. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
55d19d9cd7
commit
fef4fc0e0e
@ -14,7 +14,7 @@ LIBCROCO_CONFIG_SCRIPTS = croco-$(LIBCROCO_VERSION_MAJOR)-config
|
|||||||
# NEWS states that it's only LGPL
|
# NEWS states that it's only LGPL
|
||||||
# Source code says v2.1+ even though COPYING.LIB is v2
|
# Source code says v2.1+ even though COPYING.LIB is v2
|
||||||
LIBCROCO_LICENSE = LGPLv2.1+
|
LIBCROCO_LICENSE = LGPLv2.1+
|
||||||
LIBCROSO_LICENSE_FILES = COPYING.LIB
|
LIBCROCO_LICENSE_FILES = COPYING.LIB
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
$(eval $(host-autotools-package))
|
$(eval $(host-autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user