Ticket #11884: dports.patch

File dports.patch, 685 bytes (added by gk5885@…, 17 years ago)

Patch file to fix the bug in the maven2 port

  • Users/gk5885/Developer/dports/java/maven2/Portfile

     
    4141        # Copy over the needed elements of our directory tree
    4242        file copy \
    4343                ${worksrcpath}/bin \
     44                ${worksrcpath}/boot \
     45                ${worksrcpath}/conf \
    4446                ${worksrcpath}/lib \
    45                 ${worksrcpath}/core \
    46                 ${worksrcpath}/conf \
    4747                ${destroot}${prefix}/share/java/${name}
    4848               
    4949        # Remove extraneous bat files