mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
neon: fix license files
GPL license is under test/, not src/. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
NEON_VERSION = 0.29.6
|
||||
NEON_SITE = http://www.webdav.org/neon/
|
||||
NEON_LICENSE = LGPLv2+ (library), GPLv2+ (manual and tests)
|
||||
NEON_LICENSE_FILES = src/COPYING.LIB src/COPYING README
|
||||
NEON_LICENSE_FILES = src/COPYING.LIB test/COPYING README
|
||||
NEON_INSTALL_STAGING = YES
|
||||
NEON_CONF_OPT = --without-gssapi --disable-rpath
|
||||
NEON_CONFIG_SCRIPTS = neon-config
|
||||
|
||||
Reference in New Issue
Block a user