libbsd: correct license file reference
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 3 Jun 2013 03:03:28 +0000 (03:03 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 3 Jun 2013 14:36:12 +0000 (16:36 +0200)
Fixes autobuilder error:
http://autobuild.buildroot.net/results/ccd/ccd2f3fe69a3e0321685daf95f85eca5ba2d64cf/

[Peter: use COPYING instead]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libbsd/libbsd.mk

index 3af1002d64d7ce745ceb053f1c63e8ef9f4b7beb..2466b012752efc9bf81e69c7ef8425fdedb7bd7c 100644 (file)
@@ -8,7 +8,7 @@ LIBBSD_VERSION         = 0.4.2
 LIBBSD_SOURCE          = libbsd-$(LIBBSD_VERSION).tar.gz
 LIBBSD_SITE            = http://libbsd.freedesktop.org/releases
 LIBBSD_LICENSE         = BSD-3c MIT
-LIBBSD_LICENSE_FILES   = LICENSE
+LIBBSD_LICENSE_FILES   = COPYING
 
 # man-pages are BSD-4c, so that license only matters
 # if doc is kept in the target rootfs