Ticket #11884: dports.patch
File dports.patch, 685 bytes (added by gk5885@…, 18 years ago) |
---|
-
Users/gk5885/Developer/dports/java/maven2/Portfile
41 41 # Copy over the needed elements of our directory tree 42 42 file copy \ 43 43 ${worksrcpath}/bin \ 44 ${worksrcpath}/boot \ 45 ${worksrcpath}/conf \ 44 46 ${worksrcpath}/lib \ 45 ${worksrcpath}/core \46 ${worksrcpath}/conf \47 47 ${destroot}${prefix}/share/java/${name} 48 48 49 49 # Remove extraneous bat files