Colin wrote:
> but no doubt more sensible examples exist

zsh appears to be one such package

just doing 
configure:
        dh_autoreconf
        dh_autotools-dev_updateconfig

clean:
        dh_autotools-dev_restoreconfig
        dh_autoreconf_clean

works fine for that package.

I'd expect that to usually work if the build isn't too fancy.

BTW I think you typoed your example above:
        cp -f /usr/share/misc/config.guess /usr/share/misc/config.guess ./
should be:
        cp -f /usr/share/misc/config.sub /usr/share/misc/config.guess ./


Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.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