msn-pecan (0.1.1-1) disable-directconn.patch

Summary

 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

Description: disable direct connections support
Author: Devid Antonio Filoni <d.filoni@ubuntu.com>
Index: msn-pecan-0.1.0/Makefile
===================================================================
--- msn-pecan-0.1.0.orig/Makefile	2010-08-25 16:24:04.789932995 +0200
+++ msn-pecan-0.1.0/Makefile	2010-08-25 16:24:13.241932995 +0200
@@ -21,7 +21,7 @@
 LIBMSPACK := y
 PLUS_SOUNDS := y
 DEBUG := y
-DIRECTCONN := y
+# DIRECTCONN := y
 
 CFLAGS := -O2