common Makefile.common,1.63,1.64

Mike Bonnet (mikeb) fedora-extras-commits at redhat.com
Fri Jun 8 16:56:30 UTC 2007


Author: mikeb

Update of /cvs/pkgs/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25411

Modified Files:
	Makefile.common 
Log Message:
whitespace fixes in help output


Index: Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- Makefile.common	6 Jun 2007 21:10:56 -0000	1.63
+++ Makefile.common	8 Jun 2007 16:56:00 -0000	1.64
@@ -501,9 +501,9 @@
 	@echo "	srpm			Create a srpm"
 	@echo "	tag			Tag sources as \"$(TAG)\""
 	@echo "	build			Request build of \"$(TAG)\" for $(TARGET)"
-	@echo " chain-build             Build current package in order with other packages"
-	@echo "         example:  make chain-build CHAIN='libwidget libgizmo'"
-	@echo "         The current package is added to the end of the CHAIN list."
+	@echo "	chain-build		Build current package in order with other packages"
+	@echo "		example:  make chain-build CHAIN='libwidget libgizmo'"
+	@echo "		The current package is added to the end of the CHAIN list."
 	@echo "	mockbuild		Local test build using mock"
 	@echo "	verrel			Echo \"$(NAME)-$(VERSION)-$(RELEASE)\""
 	@echo "	new			Diff against last tag"




More information about the fedora-extras-commits mailing list