| author | Sebastian Harl <sh@tokkee.org> | |
| Wed, 28 Oct 2009 18:32:36 +0000 (19:32 +0100) | ||
| committer | Sebastian Harl <sh@tokkee.org> | |
| Wed, 28 Oct 2009 18:41:23 +0000 (19:41 +0100) | ||
| commit | 32ebb9e61e6f66bf5e689e37e6a61276b6b11597 | |
| tree | 8a1232caa8b4b4d6be72dd2e0419f917cb070e0b | tree | snapshot |
| parent | 3439c4a3e08adfef8f35d0e058fadc7e71501486 | commit | diff |
src/Makefile: Support parallel builds when creating the manpages.
A temporary file name is used when creating the manpages. So far, a static
file name had been used for that, thus causing race conditions. Now, a unique
suffix (PID) is used to fix that.
Thanks to BC^bd for reporting that on IRC!
A temporary file name is used when creating the manpages. So far, a static
file name had been used for that, thus causing race conditions. Now, a unique
suffix (PID) is used to fix that.
Thanks to BC^bd for reporting that on IRC!
| src/Makefile.am | diff | blob | history |