[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r14958: Leave out Pidgin by default (torbrowser/branches/pidgin/build-scripts)
Author: sjm217
Date: 2008-06-04 14:59:11 -0400 (Wed, 04 Jun 2008)
New Revision: 14958
Modified:
torbrowser/branches/pidgin/build-scripts/Makefile
Log:
Leave out Pidgin by default
Modified: torbrowser/branches/pidgin/build-scripts/Makefile
===================================================================
--- torbrowser/branches/pidgin/build-scripts/Makefile 2008-06-04 18:56:46 UTC (rev 14957)
+++ torbrowser/branches/pidgin/build-scripts/Makefile 2008-06-04 18:59:11 UTC (rev 14958)
@@ -23,7 +23,7 @@
PIDGIN_SRC=/c/build/PidginPortable
## Do we install Pidgin?
-USE_PIDGIN=1
+USE_PIDGIN=0
## Location of utility applications
SEVENZIP="/c/Program Files/7-Zip/7z.exe"