[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCHES] Various
From: |
Ludovic Courtès |
Subject: |
Re: [PATCHES] Various |
Date: |
Wed, 25 Mar 2015 21:44:13 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
address@hidden (Taylan Ulrich "Bayırlı/Kammer") skribis:
> address@hidden (Ludovic Courtès) writes:
>
>>> + (uri (string-append "http://www.leptonica.com/source/leptonica-"
>>> + version ".tar.gz"))
>>
>> Really, they didn’t use ‘make dist’?
>
> I don't understand; what does make dist do differently?
A tarball generated by ‘make dist’ (like most tarballs of GNU packages)
already has a ‘configure’ script and Makefile templates; thus it doesn’t
depend on Autoconf, Automake, etc.
However, this package recipe explicitly adds Autoconf, Automake, and
Libtool as inputs, plus it runs ‘autoreconf’. So I suspect this is
because upstream’s tarball isn’t self-contained, right?
Ludo’.
- [PATCHES] Various, Taylan Ulrich Bayırlı/Kammer, 2015/03/07
- [PATCHES] Various, Taylan Ulrich Bayırlı/Kammer, 2015/03/22
- Re: [PATCHES] Various, Taylan Ulrich Bayırlı/Kammer, 2015/03/25
- Re: [PATCHES] Various, Ludovic Courtès, 2015/03/25
- Re: [PATCHES] Various, Taylan Ulrich Bayırlı/Kammer, 2015/03/25
- Re: [PATCHES] Various,
Ludovic Courtès <=
- Re: [PATCHES] Various, Taylan Ulrich Bayırlı/Kammer, 2015/03/25
- Re: [PATCHES] Various, Ludovic Courtès, 2015/03/26
- Re: [PATCHES] Various, Taylan Ulrich Bayırlı/Kammer, 2015/03/26
- Re: [PATCHES] Various, Ludovic Courtès, 2015/03/26
- Re: [PATCHES] Various, Taylan Ulrich Bayırlı/Kammer, 2015/03/26
- Re: [PATCHES] Various, Taylan Ulrich Bayırlı/Kammer, 2015/03/28
- Re: [PATCHES] Various, Ludovic Courtès, 2015/03/29
Re: [PATCHES] Various, Ludovic Courtès, 2015/03/25