distcc: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
4ec86f27b2
commit
c2b45d3194
@ -3,11 +3,13 @@
|
||||
# distcc
|
||||
#
|
||||
#############################################################
|
||||
|
||||
DISTCC_VERSION = 2.18.3
|
||||
DISTCC_SOURCE = distcc-$(DISTCC_VERSION).tar.bz2
|
||||
DISTCC_SITE = http://distcc.googlecode.com/files/
|
||||
|
||||
DISTCC_CONF_OPT = --with-included-popt --without-gtk --without-gnome
|
||||
DISTCC_LICENSE = GPLv2+
|
||||
DISTCC_LICENSE_FILES = COPYING
|
||||
|
||||
define DISTCC_INSTALL_TARGET_CMDS
|
||||
install -D $(@D)/distccd $(TARGET_DIR)/usr/bin/distccd
|
||||
|
Loading…
Reference in New Issue
Block a user