[linphone] fix patch

nucleo nucleo at fedoraproject.org
Mon Feb 20 14:47:51 UTC 2012


commit 718487ede0201539049b322e56fb2d63a37ab118
Author: nucleo <nucleo at fedoraproject.org>
Date:   Mon Feb 20 16:47:48 2012 +0200

    fix patch

 linphone-3.5.1-unusedvar.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/linphone-3.5.1-unusedvar.patch b/linphone-3.5.1-unusedvar.patch
index eeaa5bb..1d23a21 100644
--- a/linphone-3.5.1-unusedvar.patch
+++ b/linphone-3.5.1-unusedvar.patch
@@ -1,3 +1,15 @@
+--- linphone-3.5.1/mediastreamer2/tests/mediastream.c	2012-01-18 13:00:15.000000000 +0200
++++ linphone-3.5.1/mediastreamer2/tests/mediastream.c	2012-02-20 16:45:05.961678898 +0200
+@@ -400,7 +400,9 @@
+ 
+ void setup_media_streams(MediastreamDatas* args) {
+ 	/*create the rtp session */
++#ifdef VIDEO_ENABLED
+ 	MSWebCam *cam=NULL;
++#endif
+ 
+ 	ortp_init();
+ 	if (args->is_verbose) {
 --- linphone-3.5.1/mediastreamer2/src/nowebcam.c	2012-01-18 13:00:15.000000000 +0200
 +++ linphone-3.5.1/mediastreamer2/src/nowebcam.c	2012-02-19 19:24:12.643525630 +0200
 @@ -1875,10 +1875,11 @@


More information about the scm-commits mailing list