summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-libtool.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-10-19 14:39:06 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-10-27 11:10:34 +0100
commitbe3752a6afbaaf1a350c9dd8e5eafeecbd3e94f0 (patch)
tree9f9a79787f0f2bc260420526e3f51a5fa18e71ba /rules/host-autotools-libtool.make
parentb6b388921ce271561616d7fff62ce1b5616a8777 (diff)
downloadptxdist-be3752a6afbaaf1a350c9dd8e5eafeecbd3e94f0.tar.gz
ptxdist-be3752a6afbaaf1a350c9dd8e5eafeecbd3e94f0.tar.xz
host-autotools-libtool: fix license info
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-libtool.make')
-rw-r--r--rules/host-autotools-libtool.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-autotools-libtool.make b/rules/host-autotools-libtool.make
index 7196b4e7e..889bb84d1 100644
--- a/rules/host-autotools-libtool.make
+++ b/rules/host-autotools-libtool.make
@@ -24,7 +24,7 @@ HOST_AUTOTOOLS_LIBTOOL_URL := $(call ptx/mirror, GNU, libtool/$(HOST_AUTOTOOLS_L
HOST_AUTOTOOLS_LIBTOOL_SOURCE := $(SRCDIR)/$(HOST_AUTOTOOLS_LIBTOOL).$(HOST_AUTOTOOLS_LIBTOOL_SUFFIX)
HOST_AUTOTOOLS_LIBTOOL_DIR := $(HOST_BUILDDIR)/$(HOST_AUTOTOOLS_LIBTOOL)
HOST_AUTOTOOLS_LIBTOOL_DEVPKG := NO
-HOST_AUTOTOOLS_LIBTOOL_LICENSE := GPLv2
+HOST_AUTOTOOLS_LIBTOOL_LICENSE := GPLv2+
$(STATEDIR)/autogen-tools: $(STATEDIR)/host-autotools-libtool.install.post