taskd: include only one license file
COPYING and LICENSE are identical, so no point including them both. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
1031bf6a36
commit
9b931ab7aa
@ -7,7 +7,7 @@
|
|||||||
TASKD_VERSION = 1.1.0
|
TASKD_VERSION = 1.1.0
|
||||||
TASKD_SITE = http://taskwarrior.org/download
|
TASKD_SITE = http://taskwarrior.org/download
|
||||||
TASKD_LICENSE = MIT
|
TASKD_LICENSE = MIT
|
||||||
TASKD_LICENSE_FILES = COPYING LICENSE
|
TASKD_LICENSE_FILES = COPYING
|
||||||
TASKD_DEPENDENCIES = gnutls util-linux
|
TASKD_DEPENDENCIES = gnutls util-linux
|
||||||
|
|
||||||
$(eval $(cmake-package))
|
$(eval $(cmake-package))
|
||||||
|
Loading…
Reference in New Issue
Block a user