On Thu, Mar 01, 2012 at 01:55:14PM +0900, Norbert Preining wrote:
> Package: dh-autoreconf
> Version: 6
> Severity: normal
> 
> Hi,
> 
> I am trying to use dh_autoreconf in building texlive-bin package.
> Upstream has a script called reautoconf that does what it is needed,
> and it calls reautoconf on a list of directories with --no-recursive.
> 
> As far as I see there is no way in doing a similar thing with 
> dh_autoreconf, right?

For running things multiple times:
 Create a script (or a target in debian/rules) that calls that
 reautoconf script multiple times and then use dh_autoreconf
 to run that script/target.

If you're asking about an option to have dh_autoreconf not
recurse in the specified directory/ies, there's no way to
do this. Although, unless the package is really large, I
see no reason to do this at all. It would mostly be a
performance optimisation.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to