[or-cvs] r22684: {torbrowser} re-enabled IM browser bundle building. (torbrowser/trunk/build-scripts)

Andrew Lewman andrew at torproject.org
Fri Jul 23 23:21:25 UTC 2010


Author: phobos
Date: 2010-07-23 23:21:25 +0000 (Fri, 23 Jul 2010)
New Revision: 22684

Modified:
   torbrowser/trunk/build-scripts/Makefile
Log:
re-enabled IM browser bundle building.


Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2010-07-23 20:26:41 UTC (rev 22683)
+++ torbrowser/trunk/build-scripts/Makefile	2010-07-23 23:21:25 UTC (rev 22684)
@@ -88,8 +88,8 @@
 bundle: bundle_en-US
 
 all-bundles-both:
-#	USE_PIDGIN=1 make all-bundles
-#	make clean
+	USE_PIDGIN=1 make all-bundles
+	make clean
 	USE_PIDGIN=0 make all-bundles
 	make clean
 



More information about the tor-commits mailing list