[Lunar-commits] <moonbase> pidgin: Disable meanwhile option. Wouldn't compile for me unless disabled.

Terry Chan tchan at lunar-linux.org
Wed Oct 29 00:52:53 CET 2008


commit df0f2c87872acd246c5e79aeed99d2e68cf27ad4
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Tue Oct 28 18:52:53 2008 -0500

    pidgin: Disable meanwhile option.  Wouldn't compile for me unless disabled.
---
 chat/pidgin/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/chat/pidgin/BUILD b/chat/pidgin/BUILD
index 210e575..e059657 100644
--- a/chat/pidgin/BUILD
+++ b/chat/pidgin/BUILD
@@ -1,6 +1,6 @@
 (
 
-  OPTS+=" --disable-nm"
+  OPTS+=" --disable-meanwhile --disable-nm"
 
   default_build
 


More information about the Lunar-commits mailing list