keyutils: comma separate licenses
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
439996f8fb
commit
08bb652234
@ -7,7 +7,7 @@
|
||||
KEYUTILS_VERSION = 1.5.9
|
||||
KEYUTILS_SOURCE = keyutils-$(KEYUTILS_VERSION).tar.bz2
|
||||
KEYUTILS_SITE = http://people.redhat.com/~dhowells/keyutils
|
||||
KEYUTILS_LICENSE = GPLv2+ LGPLv2.1+
|
||||
KEYUTILS_LICENSE = GPLv2+, LGPLv2.1+
|
||||
KEYUTILS_LICENSE_FILES = LICENCE.GPL LICENCE.LGPL
|
||||
KEYUTILS_INSTALL_STAGING = YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user