Re: ylwrap needs a "mkdir -p"?
Bruno Haible via Gnulib discussion list <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.printing.groff.general |
|---|---|
| Organization | GNU |
| Message-ID | <21796318.0c2gjJ1VT2@nimes> |
G. Branden Robinson wrote: > I suppose I'm > going to have to work around this issue, and advise our Git repository > users how to do the same (since any time any committer changes a > prerequisite of pic.cpp, this beast will rear its head again). Why don't you just fix the bug in your *.am files, instead of expecting users to do workarounds? It's not that hard. Take a look at gnulib/modules/parse-datetime, reverting the change from commit 56d28ccbbc69a7d16f3a4f64288900777623fdf1. Bruno