Thanks, applied as 12827b089c419cc62e7e082fe01df7e8fea97726. Michael
[sent from post-receive hook] On Fri, 17 Dec 2021 14:27:13 +0100, Roland Hieber <[email protected]> wrote: > Reported-by: Felicitas Jung <[email protected]> > Signed-off-by: Roland Hieber <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/argtable2.make b/rules/argtable2.make > index 9e1c6fd1e723..d58b17d5d48d 100644 > --- a/rules/argtable2.make > +++ b/rules/argtable2.make > @@ -22,6 +22,10 @@ ARGTABLE2_SUFFIX := tar.gz > ARGTABLE2_URL := $(call ptx/mirror, SF, > argtable/$(ARGTABLE2).$(ARGTABLE2_SUFFIX)) > ARGTABLE2_SOURCE := $(SRCDIR)/$(ARGTABLE2).$(ARGTABLE2_SUFFIX) > ARGTABLE2_DIR := $(BUILDDIR)/$(ARGTABLE2) > +ARGTABLE2_LICENSE := LGPL-2.0-or-later > +ARGTABLE2_LICENSE_FILES := \ > + file://COPYING;md5=f30a9716ef3762e3467a2f62bf790f0a \ > + > file://src/argtable2.c;startline=6;endline=14;md5=955d1d74393b5b5850210927b08a069a > > # > ---------------------------------------------------------------------------- > # Prepare _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
