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:32:36 +0000 (19:32 +0100) | ||
commit | 1d4cebfe93f2af9a410513f020537e8bcd91c51c | |
tree | 1e111ddf4ae9907afc66c27314f4874e16de2ea9 | tree | snapshot |
parent | 1783d08b2eafb5973c9fd952b6e614076b96485d | 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 |