docs-common Makefile.common,1.49,1.50

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Feb 13 00:58:08 UTC 2006


Author: pfrields

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

Modified Files:
	Makefile.common 
Log Message:
Remember to remove RPM files in top level using correct name


Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- Makefile.common	11 Feb 2006 16:54:46 -0000	1.49
+++ Makefile.common	13 Feb 2006 00:58:01 -0000	1.50
@@ -291,7 +291,7 @@
 
 distclean::
 	${RM} -r rpm
-	${RM} $(DOCBASE)*.rpm
+	${RM} fedora-doc-$(DOCBASE)*.rpm
 	${RM} $(DOCBASE)*.omf
 	${RM} $(DOCBASE)*.desktop
 	${RM} $(DOCBASE)*.spec




More information about the Fedora-docs-commits mailing list