docs-common Makefile.common,1.50,1.51

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Feb 13 16:12:37 UTC 2006


Author: pfrields

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

Modified Files:
	Makefile.common 
Log Message:
Remove the rest of the files correctly


Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- Makefile.common	13 Feb 2006 00:58:01 -0000	1.50
+++ Makefile.common	13 Feb 2006 16:12:20 -0000	1.51
@@ -292,9 +292,9 @@
 distclean::
 	${RM} -r rpm
 	${RM} fedora-doc-$(DOCBASE)*.rpm
-	${RM} $(DOCBASE)*.omf
-	${RM} $(DOCBASE)*.desktop
-	${RM} $(DOCBASE)*.spec
+	${RM} fedora-doc-$(DOCBASE)*.omf
+	${RM} fedora-doc-$(DOCBASE)*.desktop
+	${RM} fedora-doc-$(DOCBASE)*.spec
 	${RM} $(DOCBASE)*.src.tar.gz
 
 spec::	${SPECFILE}




More information about the Fedora-docs-commits mailing list