homepage/devel Makefile,1.25,1.26

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Sep 16 04:50:07 UTC 2007


Author: pfrields

Update of /cvs/docs/homepage/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7710

Modified Files:
	Makefile 
Log Message:
Don't throw the baby out with the bathwater.  These are still needed
by release-notes.



Index: Makefile
===================================================================
RCS file: /cvs/docs/homepage/devel/Makefile,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- Makefile	16 Sep 2007 04:43:16 -0000	1.25
+++ Makefile	16 Sep 2007 04:50:05 -0000	1.26
@@ -52,8 +52,8 @@
 # OLD HOMEPAGE BUILD RULES
 #	LANG=$(1).UTF-8 ${XMLTO} html -x $(XSLHTML) -m ${HOMEPAGE_XSL} $(1)/homepage.xml
 #	move-if-change index.html ${HOMEPAGEDIR}/index-${1}.html
-#	mkdir -p stylesheet-images/
-#	cp ${FDPCOMMONDIR}/stylesheet-images/*.png stylesheet-images
+	mkdir -p stylesheet-images/
+	cp ${FDPCOMMONDIR}/stylesheet-images/*.png stylesheet-images
 
 clean::
 	rm -rf ${HOMEPAGEDIR}




More information about the Fedora-docs-commits mailing list