[mythtv-commits] Ticket #6104: osx-packager.pl extracts subversion-deps to wrong directory

MythTV mythtv at cvs.mythtv.org
Mon Jan 12 07:07:06 UTC 2009


#6104: osx-packager.pl extracts subversion-deps to wrong directory
--------------------------------------+-------------------------------------
 Reporter:  miketoohey47 at hotmail.com  |        Owner:  ijr       
     Type:  patch                     |       Status:  new       
 Priority:  minor                     |    Milestone:            
Component:  mythtv                    |      Version:  0.21-fixes
 Severity:  medium                    |   Resolution:            
  Mlocked:  0                         |  
--------------------------------------+-------------------------------------

Comment(by nigel):

 Hmmm. Trunk (/packaging/OSX/build/osx-packager.pl) does:
 {{{
 MacBook% ~/Programming/MythTV/packaging/OSX/build/osx-packager.pl
 --pluginskip --themeskip --verbose
 [osx-pkg] /usr/bin/hostinfo | grep 'processors$'
 [osx-pkg] Using 3 jobs on 2 parallel CPUs
 [osx-pkg] Including components: mythtv packaging
 [osx-pkg] Using previously downloaded svndeps
 [osx-pkg] Using previously downloaded svn
 [osx-pkg] Unpacking svn
 [osx-pkg] /usr/bin/tar -xjf subversion-1.4.3.tar.bz2
 [osx-pkg] Configuring svn
 [osx-pkg] cd .. ; tar -xjf subversion-deps-1.4.3.tar.bz2
 [osx-pkg] ./configure --prefix=/Volumes/Backups/.osx-packager/build
 --disable-static --enable-shared --disable-keychain MAKEFLAGS=-j3
 }}}
 so I guess I just forgot to apply a similar fix to fixes. Will apply
 tonight.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6104#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list