Changes between Initial Version and Version 3 of Ticket #13950


Ignore:
Timestamp:
Jan 16, 2008, 5:11:02 AM (16 years ago)
Author:
jmpp@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13950

    • Property Milestone changed from to Port Bugs
  • Ticket #13950 – Description

    initial v3  
    22the unzip fails on a case-sensitive filesystem.
    33
     4{{{
     5#!diff
    46 post-extract {
    57-    system "cd ${worksrcpath} && pwd && unzip \"Other Builds/OSX-PB-Xcode.zip\""
     
    810         tar -xzvf \"Other Builds/OSX-PB.tgz\"; mv PB/English.lproj ."
    911 }
    10 
     12}}}