[ekiga/gnome-2-26] [windows] Do not print comments during building



commit 66490f1fe0ded58e56b9d332dcc1fd895f571c7f
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Sun May 9 15:26:17 2010 +0200

    [windows] Do not print comments during building

 win32/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 5529bc2..71141df 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -463,8 +463,8 @@ $(LIBDIR)/libspeex.a: binaries $(SPEEX_DIR)/config.status
 ### ffmpeg
 update-sources::
 	@echo --- Getting FFMPEG ...
-	# ffmpeg has two "repositories" (ffmpeg and libswscale) into their
-	# repository, so process them separately
+# ffmpeg has two "repositories" (ffmpeg and libswscale) into their
+# repository, so process them separately
 ifeq ($(wildcard $(SRCDIR)/$(FFMPEG_ARCHIVE)),)
 	$(SVN) co $(FFMPEG_URL) $(SRCDIR)/$(FFMPEG_ARCHIVE) -r $(FFMPEG_VER)
 else



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]