[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r22362: {torbrowser} quick rename for mac os x (torbrowser/trunk/build-scripts)
Author: ioerror
Date: 2010-05-18 22:51:25 +0000 (Tue, 18 May 2010)
New Revision: 22362
Modified:
torbrowser/trunk/build-scripts/Makefile.osx
Log:
quick rename for mac os x
Modified: torbrowser/trunk/build-scripts/Makefile.osx
===================================================================
--- torbrowser/trunk/build-scripts/Makefile.osx 2010-05-18 22:34:47 UTC (rev 22361)
+++ torbrowser/trunk/build-scripts/Makefile.osx 2010-05-18 22:51:25 UTC (rev 22362)
@@ -1,8 +1,8 @@
###
-### Makefile for building Tor USB bundle on Gnu/Linux
+### Makefile for building Tor USB bundle on Mac OS X
###
### Copyright 2007 Steven J. Murdoch <http://www.cl.cam.ac.uk/users/sjm217/>
-### Copyright 2009 Jacob Appelbaum <jacob@xxxxxxxxxxxxx>
+### Copyright 2009, 2010 Jacob Appelbaum <jacob@xxxxxxxxxxxxx>
### Copyright 2010 Erinn Clark <erinn@xxxxxxxxxxxxxx>
###
### You want to do the following currently supported activities:
@@ -20,7 +20,7 @@
### make -f Makefile.osx build-all-binaries
### make -f Makefile.osx all-compressed-bundles
### ...
-### Look in tbbl-dist/ for your files.
+### Look in tbbosx-dist/ for your files.
###
### See LICENSE for licensing information
###
@@ -207,7 +207,7 @@
NAME=tor-browser
## Where shall we put the finished files for distribution?
-DISTDIR=tbbl-dist
+DISTDIR=tbbosx-dist
## Version and name of the compressed bundle (also used for source)
VERSION=1.0.0-dev