From patchwork Tue Nov 13 11:05:45 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [11/30] liblockfile: add license info Date: Tue, 13 Nov 2012 01:05:45 -0000 From: Arnout Vandecappelle X-Patchwork-Id: 198615 Message-Id: <1352804764-24026-11-git-send-email-arnout@mind.be> To: buildroot@busybox.net From: "Arnout Vandecappelle (Essensium/Mind)" Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- package/liblockfile/liblockfile.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package/liblockfile/liblockfile.mk b/package/liblockfile/liblockfile.mk index 037983e..84b0212 100644 --- a/package/liblockfile/liblockfile.mk +++ b/package/liblockfile/liblockfile.mk @@ -8,6 +8,9 @@ LIBLOCKFILE_SOURCE:=liblockfile_$(LIBLOCKFILE_VERSION).orig.tar.gz LIBLOCKFILE_SITE:=$(BR2_DEBIAN_MIRROR)/debian/pool/main/libl/liblockfile/ LIBLOCKFILE_PATCH:=liblockfile_$(LIBLOCKFILE_VERSION)-4.debian.tar.bz2 +LIBLOCKFILE_LICENSE = LGPLv2+, dotlockfile GPLv2+ +# No license file included, it refers to the gnu.org website + LIBLOCKFILE_INSTALL_STAGING = YES LIBLOCKFILE_CONF_OPT = --mandir=/usr/share/man