Roger Leigh wrote:
> The only defect in the above testcase is that dh_auto_configure runs
> configure twice; once for build-arch and once for build-indep.  This
> is not breaking anything, but it's less efficient--the old stamp files
> took care of this where the debian/*.log files created by dh don't.
> This is my first use of dh, so I may be overlooking something, and I
> could always tweak this in the override--I just didn't find time for
> that yet.

I cannot see how a single invocation of dh_auto_configure could run
configure twice in a row. But if you run build-indep and then
build-arch, it will run first dh_auto_configure -i and then
dh_auto_configure -a. Of course, both of those run configure unless
overridden.

Do you anticipate build-indep and build-arch being run in sequence
normally? (If it just uses build, it will run configure once..)

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to