[csw-devel] SF.net SVN: gar:[2615] csw/mgar/gar/v1/gar.lib.mk

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Mon Dec 15 23:48:38 CET 2008


Revision: 2615
          http://gar.svn.sourceforge.net/gar/?rev=2615&view=rev
Author:   wbonnet
Date:     2008-12-15 22:48:37 +0000 (Mon, 15 Dec 2008)

Log Message:
-----------
Suppress extra comment

Modified Paths:
--------------
    csw/mgar/gar/v1/gar.lib.mk

Modified: csw/mgar/gar/v1/gar.lib.mk
===================================================================
--- csw/mgar/gar/v1/gar.lib.mk	2008-12-15 22:43:57 UTC (rev 2614)
+++ csw/mgar/gar/v1/gar.lib.mk	2008-12-15 22:48:37 UTC (rev 2615)
@@ -191,7 +191,6 @@
 			else \
 				if echo $(DISTFILES) | grep -w $$FILE >/dev/null; then \
 					PACKAGE_UP_TO_DATE=1; \
-echo DISTFILES : $(DISTFILES); \
 	                echo "$(GARNAME) : Package is up-to-date. Current version is $$FILE" ; \
 				else \
 					NEW_FILES="$$FILE $$NEW_FILES"; \
@@ -215,7 +214,7 @@
 			echo "$(GARNAME) : new upstream files available: $$NEW_FILES"; \
         fi; \
 	fi
-
+	
 checknew-%:
 	@$(MAKECOOKIE)
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list