mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
ntfs-3g: fix typo in license info files
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
01e9002ada
commit
7a041c1339
@@ -11,7 +11,7 @@ NTFS_3G_CONF_OPT = --disable-ldconfig
|
||||
NTFS_3G_INSTALL_STAGING = YES
|
||||
NTFS_3G_DEPENDENCIES = host-pkgconf
|
||||
NTFS_3G_LICENSE = GPLv2+ LGPLv2+
|
||||
NTSF_3G_LICENSE_FILES = COPYING COPYING.LIB
|
||||
NTFS_3G_LICENSE_FILES = COPYING COPYING.LIB
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBFUSE),y)
|
||||
NTFS_3G_CONF_OPT += --with-fuse=external
|
||||
|
||||
Reference in New Issue
Block a user