[tor-bugs] #2176 [Tor bundles/installation]: Branding of TBB

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Oct 21 02:22:16 UTC 2011


#2176: Branding of TBB
--------------------------------------+-------------------------------------
 Reporter:  ioerror                   |          Owner:  erinn
     Type:  enhancement               |         Status:  new  
 Priority:  normal                    |      Milestone:       
Component:  Tor bundles/installation  |        Version:       
 Keywords:  Bounty                    |         Parent:       
   Points:                            |   Actualpoints:       
--------------------------------------+-------------------------------------

Comment(by ioerror):

 I found that I needed to manually unpack the rest of the source - this is
 probably a good makefile target to add:
 {{{
 cd $SRC_DIR
 for file in `ls -1|grep .bz2`; do tar -xvzf $file; done
 for file in `ls -1|grep .bz2`; do tar -xvjf $file; done
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2176#comment:19>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list