Bug 487

Summary: make -jN where N>1 fails, patch for plugins/sudoers/Makefile.in
Product: Sudo Reporter: Chris Coleman <chrsclmn>
Component: SudoersAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: normal    
Priority: low    
Version: 1.8.1   
Hardware: PC   
OS: Linux   
Attachments: make install-doc depend on install-dirs

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.