[Buildroot] [PATCH] acl: add license information

Heiko Abraham abrahamh at web.de
Sat May 24 13:16:52 UTC 2014


Add missing license info and file for package 'acl'
---
 package/acl/acl.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/acl/acl.mk b/package/acl/acl.mk
index 130ad10..684eb20 100644
--- a/package/acl/acl.mk
+++ b/package/acl/acl.mk
@@ -10,6 +10,8 @@ ACL_SITE = http://download.savannah.gnu.org/releases/acl
 ACL_INSTALL_STAGING = YES
 ACL_DEPENDENCIES = attr
 ACL_CONF_OPT = --enable-gettext=no
+ACL_LICENSE = GPLv2, LGPLv2.1
+ACL_LICENSE_FILES = doc/COPYING doc/COPYING.LGPL
 
 # While the configuration system uses autoconf, the Makefiles are
 # hand-written and do not use automake. Therefore, we have to hack
-- 
1.8.5.2 (Apple Git-48)



More information about the buildroot mailing list