Ticket #21408: Portfile.diff
File Portfile.diff, 475 bytes (added by Veence (Vincent), 15 years ago) |
---|
-
Portfile
old new 29 29 post-extract { 30 30 file mkdir ${worksrcpath}/libs/random/build 31 31 copy ${filespath}/libs-random-build-Jamfile.v2 ${worksrcpath}/libs/random/build/Jamfile.v2 32 if {[variant_isset universal]} { 33 system "cd ${worksrcpath}/tools/build/v2/tools && \ 34 patch < ${filespath}/patch_gcc_jam.diff" 35 } 36 32 37 } 33 38 34 39 depends_build path:bin/bjam:boost-jam