Ticket #13438: libebml.patch

File libebml.patch, 304 bytes (added by ecronin (Eric Cronin), 16 years ago)
  • Portfile

    old new  
    1919use_bzip2                       yes
    2020
    2121post-extract {
    22         cd "${worksrcpath}/make"
    23         system "cp -R linux darwin"
     22        system "cp -R ${worksrcpath}/make/linux ${worksrcpath}/make/darwin"
    2423}
    2524
    2625configure                       {}