[mythtv-commits] Ticket #5880: URL in MythInstaller.bat must be updated

MythTV mythtv at cvs.mythtv.org
Tue Nov 4 08:46:42 UTC 2008


#5880: URL in MythInstaller.bat must be updated
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  danielk
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  windows    |     Version:  head   
 Severity:  medium     |     Mlocked:  0      
-----------------------+----------------------------------------------------
 After moving the win32 build scripts, the URLs in them must be updated to
 reflect the new download location. Line 49 of
 /trunk/packaging/Win32/build/MythInstaller.bat needs to be changed from:

         my $url  =
 "http://svn.mythtv.org/svn/trunk/mythtv/contrib/Win32/build/$file";

 to
         my $url  =
 "http://svn.mythtv.org/svn/trunk/packaging/Win32/build/$file";

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5880>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list