[MacPorts] #13950: misspelt filename in libsdl_gfx-framework Portfile

MacPorts trac at macosforge.org
Tue Jan 15 15:25:34 PST 2008


#13950: misspelt filename in libsdl_gfx-framework Portfile
-----------------------------+----------------------------------------------
 Reporter:  tow at uszla.me.uk  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect           |      Status:  new                                  
 Priority:  Normal           |   Milestone:                                       
Component:  ports            |     Version:  1.6.0                                
 Keywords:                   |  
-----------------------------+----------------------------------------------
 Diff as shown - the case of one letter in the filename was wrong, and as a
 result
 the unzip fails on a case-sensitive filesystem.

  post-extract {
 -    system "cd ${worksrcpath} && pwd && unzip \"Other Builds/OSX-PB-
 Xcode.zip\""
 +    system "cd ${worksrcpath} && pwd && unzip \"Other Builds/OSX-PB-
 XCode.zip\""
      system "cd ${worksrcpath} && \
          tar -xzvf \"Other Builds/OSX-PB.tgz\"; mv PB/English.lproj ."
  }

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13950>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list