Changes between Initial Version and Version 1 of Ticket #50302, comment 1


Ignore:
Timestamp:
Jan 12, 2016, 7:47:10 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50302, comment 1

    initial v1  
    22"required=" replacement line needs to be "required=3.0.8":
    33
    4 
     4{{{
    55    # Hack the swig macro into detecting a modern version of swig
    66    reinplace "s|required=1.3.18|required=3.0.8|g" ${worksrcpath}/configure
     7}}}