Ticket #12623: py25-wxpython_Portfile.patch
File py25-wxpython_Portfile.patch, 422 bytes (added by mdickens@…, 17 years ago) |
---|
-
Portfile
old new 46 46 file copy ${worksrcpath}/docs ${destroot}${prefix}/share/doc/${name} 47 47 file copy ${worksrcpath}/samples \ 48 48 ${destroot}${prefix}/share/doc/${name}/examples 49 system "cd ${destroot}${prefix}/lib/python2.5/site-packages && ln -s wx-2.8-mac-unicode/wx . && ln -s wx-2.8-mac-unicode/wxPython ." 49 50 }