package/perl-libwww: Fix legal-info
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 20 Apr 2015 17:40:51 +0000 (19:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 20 Apr 2015 20:25:35 +0000 (22:25 +0200)
Fixes
http://autobuild.buildroot.net/results/6c6/6c6fb6001101ff528176b887ed8c95ef49313afb/
http://autobuild.buildroot.net/results/56d/56d42e7691d4eb1a682c49c0fa6c951d0e3069ec/

[Thomas: use the README file, since it contains a copyright notice and
the name of the license, instead of not having any license file at
all.]

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/perl-libwww/perl-libwww.mk

index 0ee1e04079df06f521a43883a2ebc74ffe3d2661..8157be2e26f819668419ded75af417d8b71f3fbe 100644 (file)
@@ -7,7 +7,7 @@
 PERL_LIBWWW_VERSION = 6.13
 PERL_LIBWWW_SITE = $(call github,libwww-perl,libwww-perl,$(PERL_LIBWWW_VERSION))
 PERL_LIBWWW_LICENSE = Artistic or GPLv1+
-PERL_LIBWWW_LICENSE_FILES = LICENSE
+PERL_LIBWWW_LICENSE_FILES = README
 PERL_LIBWWW_DEPENDENCIES = \
        perl-encode-locale \
        perl-file-listing \