package/evemu: fix legal-info

COPYING.GPL3 is not present in the sources.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015.08.x
Yann E. MORIN 2015-04-05 18:48:25 +02:00 committed by Thomas Petazzoni
parent 4f82eda71a
commit 6c48267877
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ EVEMU_VERSION = 2.1.0
EVEMU_SITE = http://www.freedesktop.org/software/evemu
EVEMU_SOURCE = evemu-$(EVEMU_VERSION).tar.xz
EVEMU_LICENSE = LGPLv3 (library), GPLv3 (tools)
EVEMU_LICENSE_FILES = COPYING COPYING.GPL3
EVEMU_LICENSE_FILES = COPYING
# asciidoc used to generate manpages, which we don't need, and if it's
# present on the build host, it ends getting called with our host-python