[MacPorts] #22144: "staging amarok into destroot" fails.

MacPorts noreply at macports.org
Fri Oct 23 17:09:05 PDT 2009


#22144: "staging amarok into destroot" fails.
----------------------------------+-----------------------------------------
 Reporter:  blamefrost@…          |       Owner:  illogic-al@…           
     Type:  defect                |      Status:  new                    
 Priority:  Normal                |   Milestone:                         
Component:  ports                 |     Version:  1.8.1                  
 Keywords:                        |        Port:  amarok                 
----------------------------------+-----------------------------------------

Comment(by tonyp23@…):

 The portion of the portfile causing problems is this:

 {{{
 post-destroot {
     # Place bundle icons in correct location
         system "mv
 ${destroot}${prefix}/bin/amarok.app/Contents/Resources/*
 ${destroot}${applications_dir}/KDE4/Amarok.app/Contents/Resources/"
         system "rm -rf ${destroot}${prefix}/bin"
 }
 }}}
 It would seem that this build does not creat the amarok.app directory, and
 yet the portfile is looking for it.

-- 
Ticket URL: <http://trac.macports.org/ticket/22144#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list