[tor-bugs] #8310 [Tor bundles/installation]: Restore arch in torbrowser.version pref
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Mon Feb 25 15:14:24 UTC 2013
    
    
  
#8310: Restore arch in torbrowser.version pref
--------------------------------------+-------------------------------------
 Reporter:  mikeperry                 |          Owner:  erinn
     Type:  defect                    |         Status:  new  
 Priority:  major                     |      Milestone:       
Component:  Tor bundles/installation  |        Version:       
 Keywords:                            |         Parent:       
   Points:                            |   Actualpoints:       
--------------------------------------+-------------------------------------
Changes (by mcs):
 * cc: mcs, brade (added)
Comment:
 This is probably obvious, but to fix this just search for
 torbrowser.version within osx*.mk and linux*.mk.  Then, on the following
 line, replace:
   "$(RELEASE_VER)-$(BUILD_NUM)-$(PLATFORM)"
 with:
   "$(RELEASE_VER)-$(BUILD_NUM)-$(PLATFORM)-$(ARCH_TYPE)"
 within each of the makefiles.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8310#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list