release-notes/FC4 Makefile,1.3,1.4

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Mon May 30 16:25:59 UTC 2005


Author: kwade

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

Modified Files:
	Makefile 
Log Message:
This brings over the figs/ directory.


Index: Makefile
===================================================================
RCS file: /cvs/docs/release-notes/FC4/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile	30 May 2005 15:08:13 -0000	1.3
+++ Makefile	30 May 2005 16:25:57 -0000	1.4
@@ -12,7 +12,9 @@
 	${RM} -r $@ ${@:.html=}
 	xmlto html -x ${XSLHTML} -o ${@:.html=} $<
 	mkdir -p ${@:.html=}/stylesheet-images
+	mkdir -p ${@:.html=}/figs
 	cp ../../stylesheet-images/*.png ${@:.html=}/stylesheet-images
+	cp ./figs/*.png ${@:.html=}/figs
 	cp ../../css/fedora.css ${@:.html=}
 	ln -s ${@:.html=}/index.html $@
 




More information about the Fedora-docs-commits mailing list