[Buildroot] [PATCH 01/54] gvfs: add license information

Peter Korsgaard jacmet at uclibc.org
Wed Jun 25 20:38:16 UTC 2014


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
 > ---
 >  package/gvfs/gvfs.mk | 2 ++
 >  1 file changed, 2 insertions(+)

 > diff --git a/package/gvfs/gvfs.mk b/package/gvfs/gvfs.mk
 > index dbf234e..58707aa 100644
 > --- a/package/gvfs/gvfs.mk
 > +++ b/package/gvfs/gvfs.mk
 > @@ -10,6 +10,8 @@ GVFS_SOURCE = gvfs-$(GVFS_VERSION).tar.xz
 >  GVFS_SITE = http://ftp.gnome.org/pub/GNOME/sources/gvfs/$(GVFS_VERSION_MAJOR)
 >  GVFS_INSTALL_STAGING = YES
 >  GVFS_DEPENDENCIES = host-pkgconf host-libglib2 libglib2 dbus shared-mime-info
 > +GVFS_LICENSE = LGPLv2+
 > +GVFS_LICENSE = COPYING

The last line should be _LICENSE_FILES. Committed with that fixed,
thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list