#1216: [PATCH] Fix dependency in docs/Makefile
----------------------+-----------------------------------------------------
 Reporter:  doughera  |       Owner:  jkeenan 
     Type:  bug       |      Status:  assigned
 Priority:  normal    |   Milestone:          
Component:  build     |     Version:  1.7.0   
 Severity:  medium    |    Keywords:          
     Lang:            |       Patch:  new     
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by japhb):

 Replying to [comment:5 jkeenan]:
 > Replying to [comment:2 doughera]:
 > > Replying to [comment:1 jkeenan]:
 >
 > Patch applied in r42898.  I'll keep ticket open for 7 days for any
 further comments or complaints.   Thank you very much.

 r42898 breaks 'make; sudo make install', because the .pod files now get
 redundantly rebuilt during the 'sudo make install' -- and since the first
 make sets the file modes to 0644, and perldoc drops privileges to
 'nobody', during the 'sudo make install' ironically perldoc lacks
 privileges to do the redundant rebuild.

 Please fix or revert this change; I'm not enough of a portable makefile
 wizard to guess the correct incantation to make it Just Work on all our
 platforms myself.


 -'f

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1216#comment:6>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to