Bug 487 - make -jN where N>1 fails, patch for plugins/sudoers/Makefile.in
make -jN where N>1 fails, patch for plugins/sudoers/Makefile.in
Status: RESOLVED FIXED
Product: Sudo
Classification: Unclassified
Component: Sudoers
1.8.1
PC Linux
: low normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-04-10 19:16 MDT by Chris Coleman
Modified: 2011-04-18 16:40 MDT (History)
0 users

See Also:


Attachments
make install-doc depend on install-dirs (396 bytes, patch)
2011-04-10 19:16 MDT, Chris Coleman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Coleman 2011-04-10 19:16:27 MDT
Created attachment 311 [details]
make install-doc depend on install-dirs

install-doc should depend on install-dirs so that the $(docdir) exists beforehand

http://bugs.gentoo.org/362877
Comment 1 Chris Coleman 2011-04-18 16:40:05 MDT
Fixed in 1.8.1p1. Thanks, Todd.