docs-common Makefile.common,1.181,1.182

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Tue May 13 02:40:46 UTC 2008


Author: pfrields

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

Modified Files:
	Makefile.common 
Log Message:
Remove another byproduct



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- Makefile.common	13 May 2008 01:54:02 -0000	1.181
+++ Makefile.common	13 May 2008 02:40:44 -0000	1.182
@@ -751,7 +751,7 @@
 	LANG=${1}.UTF-8 w3m -dump ${DOCBASE}.stripped.html > \
 		${DOCBASE}.stripped.txt
 	mv $(DOCBASE).stripped.txt $(DOCBASE)-$(1).txt
-	rm $(1)/$(DOCBASE).stripped.xml
+	rm $(1)/$(DOCBASE).stripped.xml ${DOCBASE}.stripped.html
 
 clean::
 	${RM} ${1}/${DOCBASE}.stripped.xml




More information about the Fedora-docs-commits mailing list