docs-common Makefile.common,1.28,1.29

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Jan 15 22:48:00 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26351/docs-common

Modified Files:
	Makefile.common 
Log Message:
And make the clog target easier to read


Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- Makefile.common	15 Jan 2006 22:46:50 -0000	1.28
+++ Makefile.common	15 Jan 2006 22:47:52 -0000	1.29
@@ -214,7 +214,7 @@
 # Make a new changelog entry for an existing rpm-info.xml file.
 
 clog:: $(RPMINFO)
-	XMLFORMAT="$(XMLFORMAT)" XSLTPROC="$(XSLTPROC)" \
+	@XMLFORMAT="$(XMLFORMAT)" XSLTPROC="$(XSLTPROC)" \
 		${FDPBIN}/insert-changelog $(RPMINFO).clog
 	mv -b $(RPMINFO).clog $(RPMINFO)
 




More information about the Fedora-docs-commits mailing list