#735: path fo installed header files
-------------------+--------------------------------------------------------
 Reporter:  gerd   |        Type:  patch  
   Status:  new    |    Priority:  normal 
Milestone:         |   Component:  install
  Version:  1.2.0  |    Severity:  medium 
 Keywords:         |        Lang:         
    Patch:         |    Platform:         
-------------------+--------------------------------------------------------
 This patch changes the path for installed header files und the pkgconfig
 file.

 from: /usr/lib/pkgconfig/parrot/1.2.0/parrot.pc
 to:   /usr/lib/pkgconfig/parrot.pc

 from: /usr/include/parrot/1.2.0/parrot/...
 to:   /usr/include/parrot/...

 from: /usr/include/parrot/1.2.0/pmc/...
 to:   /usr/include/pmc/...


 I tested the patch under Fedora. Also building rpms works with this patch.
 The patch makes the path conform to the docs/embed.pod documentation.

 Gerd Pokorra

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/735>
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