docs-common Makefile.common,1.101,1.102

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Tue Mar 7 16:13:16 UTC 2006


Author: jtr

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

Modified Files:
	Makefile.common 
Log Message:
Remove irritating, distracting comment.



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- Makefile.common	7 Mar 2006 02:20:13 -0000	1.101
+++ Makefile.common	7 Mar 2006 16:12:49 -0000	1.102
@@ -328,7 +328,6 @@
 		${DOC_ENTITIES_ENT-${1}}
 	mkdir -p ${1}
 	ln -s -f ../${2} $$@.in
-	# ${XML2PO} -e -p po/${1}.po -l ${1} $$@.in >$$@
 	cd po && ${XML2PO} -e -p ${1}.po ../$$@.in >../$$@
 clean::
 	${RM} $$@.in




More information about the Fedora-docs-commits mailing list