| Submitter | Thomas Petazzoni |
|---|---|
| Date | Jan. 20, 2013, 7:22 p.m. |
| Message ID | <1358709757-1929-1-git-send-email-thomas.petazzoni@free-electrons.com> |
| Download | mbox | patch |
| Permalink | /patch/213975/ |
| State | Accepted |
| Commit | a5ea6e6ac182586d75754c3fdfaf8a7ea7fab8ef |
| Headers | show |
Comments
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Committed series, thanks.
Patch
diff --git a/package/axel/axel.mk b/package/axel/axel.mk index 0ed8ad2..f823b4a 100644 --- a/package/axel/axel.mk +++ b/package/axel/axel.mk @@ -6,6 +6,8 @@ AXEL_VERSION = 2.4 AXEL_SOURCE = axel-$(AXEL_VERSION).tar.gz AXEL_SITE = https://alioth.debian.org/frs/download.php/3015 +AXEL_LICENSE = GPLv2+ +AXEL_LICENSE_FILES = COPYING AXEL_LDFLAGS = -lpthread
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- package/axel/axel.mk | 2 ++ 1 file changed, 2 insertions(+)