common Makefile.common,1.42,1.43

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Mon Mar 26 04:37:29 UTC 2007


Author: ausil

Update of /cvs/extras/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27668

Modified Files:
	Makefile.common 
Log Message:
remove testing line



Index: Makefile.common
===================================================================
RCS file: /cvs/extras/common/Makefile.common,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- Makefile.common	23 Mar 2007 22:59:03 -0000	1.42
+++ Makefile.common	26 Mar 2007 04:36:58 -0000	1.43
@@ -364,7 +364,6 @@
 	@cvs status -v $(SPECFILE) 2>/dev/null | grep -q $(TAG); ret=$$? ;\
 	if [ $$ret -ne 0 ]; then echo "$(SPECFILE) not tagged with tag $(TAG)"; exit 1;  fi
 	
-	echo "$(BUILD_CLIENT) build $(BUILD_FLAGS) $(KOJI_TARGET) 'cvs://cvs.fedoraproject.org/cvs/extras?$(CVS_REPOSITORY)#$(TAG)'"
 	@$(BUILD_CLIENT) build $(BUILD_FLAGS) $(KOJI_TARGET) 'cvs://cvs.fedoraproject.org/cvs/extras?$(CVS_REPOSITORY)#$(TAG)'
 
 # "make new | less" to see what has changed since the last tag was assigned




More information about the fedora-extras-commits mailing list