Changes between Initial Version and Version 1 of Ticket #38033, comment 7


Ignore:
Timestamp:
Nov 26, 2014, 1:14:09 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38033, comment 7

    initial v1  
    11Based on advice from #IRC I changed the post-destroot to copy the executable instead of the script (see patch):
    22modified line is
     3{{{
    34xinstall -m 755 ${destroot}${prefix}/bin/mapserv ${destroot}${cgi_path}/mapserv
     5}}}