[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r22684: {torbrowser} re-enabled IM browser bundle building. (torbrowser/trunk/build-scripts)
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