From 449d4d6d3ad964eb7f49725b0ba16a698469154d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20Lallement?= <raphael.lallement@laas.fr>
Date: Wed, 15 May 2013 14:42:20 +0200
Subject: [PATCH] [wip/msgconnector] Change option message to improve
 show-options

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

diff --git a/msgconnector/Makefile b/msgconnector/Makefile
index 58213a36..e61181c5 100644
--- a/msgconnector/Makefile
+++ b/msgconnector/Makefile
@@ -23,7 +23,7 @@ PKG_SUPPORTED_OPTIONS+= yarp
 PKG_SUPPORTED_OPTIONS+= liboro
 #PKG_SUPPORTED_OPTIONS+= server
 
-PKG_OPTION_DESCR.bridge-print=	Enable the print bridge that simply display messages sent through msgconnector
+PKG_OPTION_DESCR.bridge-print=	Enable the bridge that displays all messages
 PKG_OPTION_DESCR.openprs=	Enable the bridge to openprs
 PKG_OPTION_DESCR.yarp=	Enable the bridge to yarp
 PKG_OPTION_DESCR.liboro=	Enable the bridge to the ORO ontology server
-- 
GitLab