Michael Petch <[email protected]> writes: > I did some further investigation. Apparently mkinstalldirs is in the > orig tar ball. However, when the build failed the first time, > mkinstalldirs is somehow removed. When the build is restarted it fails > to install/create deb packages because that file is now missing.
I suspect this is a dh-autoreconf bug. It probably has logic to remove mkinstalldirs from back when Automake created it, and that logic is now obsolete. Thank you very much for the report -- I'll take a look and figure out where to file the appropriate bug. And thanks for the patch, and for doing all the work that I didn't have time to do! -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ Bug-gnubg mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gnubg
