release-notes/devel Makefile,1.67,1.68

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Aug 27 22:15:49 UTC 2007


Author: pfrields

Update of /cvs/docs/release-notes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32707

Modified Files:
	Makefile 
Log Message:
No img/*.png files exist anymore.



Index: Makefile
===================================================================
RCS file: /cvs/docs/release-notes/devel/Makefile,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- Makefile	22 Jun 2007 02:13:16 -0000	1.67
+++ Makefile	27 Aug 2007 22:15:46 -0000	1.68
@@ -178,7 +178,7 @@
 .PHONY: release-pkg
 release-pkg:: ${PKGNAME}-${VERSION}.tar.gz
 ${PKGNAME}-${VERSION}.tar.gz:: $(foreach L,${LANGUAGES},${PKGFILES-${L}})
-	cp -a --parents css/*css fedora.css img/*png stylesheet-images/*png ${PKGNAME}-${VERSION}
+	cp -a --parents css/*css fedora.css stylesheet-images/*png ${PKGNAME}-${VERSION}
 	cp -a README-Accessibility ${PKGNAME}-${VERSION}
 	tar czf ${PKGNAME}-${VERSION}.tar.gz ${PKGNAME}-${VERSION}
 




More information about the Fedora-docs-commits mailing list