[packages/linphone] Use system ortp&mediastreamer by default

jajcus jajcus at pld-linux.org
Sat Dec 15 14:44:37 CET 2012


commit d7a0feb6fb6f763dda5c01615f9cb45050887e9a
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Dec 15 14:41:19 2012 +0100

    Use system ortp&mediastreamer by default
    
    The provided libmediastreamer won't build on current Th

 linphone.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/linphone.spec b/linphone.spec
index 0e41238..80528c5 100644
--- a/linphone.spec
+++ b/linphone.spec
@@ -6,8 +6,8 @@
 #   without doing so do not stbr it to Th!
 #
 # Conditional build:
-%bcond_with	system_ortp	# use system ortp
-%bcond_with	system_mediastreamer	# use system mediastreamer
+%bcond_without	system_ortp		# use custom ortp
+%bcond_without	system_mediastreamer	# use custom mediastreamer
 
 Summary:	Linphone Internet Phone
 Summary(pl.UTF-8):	Linphone - telefon internetowy
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linphone.git/commitdiff/3fa357b93385e73fede15e7daf5f4df1b15300ed



More information about the pld-cvs-commit mailing list