PLD-Guide Makefile,1.4,1.5

Michał Moskal malekith w tldp.org
Wto, 18 Cze 2002, 18:38:59 CEST


Module name:    PLD-Guide
Changes by:     malekith

Changed RCS file: /cvsroot/LDP/guide/docbook/PLD-Guide/stylesheet/Makefile,v
----------------------------
revision 1.5
date: 2002/06/18 16:38:57;  author: malekith;  state: Exp;  lines: +3 -3
- tmp hack for figures/ (they work now)
- I'll fix it properly in next week
 

Index: Makefile
===================================================================
RCS file: /cvsroot/LDP/guide/docbook/PLD-Guide/stylesheet/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile	26 May 2002 11:13:55 -0000	1.4
+++ Makefile	18 Jun 2002 16:38:57 -0000	1.5
@@ -5,8 +5,8 @@
 	xspp pld-guide.xspp > style.xsl
 	cd html; xsltproc ../style.xsl ../webpage.xml
 	rm -f all.xml style.xsl
-	cp *.png ../logo/*.png html
-	mkdir html/{installer,people}
-	cp ../installer/*.png html/installer
+	cp *.png ../figures/*.png html
+	mkdir html/{figures,people}
+	cp ../figures/*.png html/figures
 	cp ../people/*.png html/people
 	cp html/Welcome.html html/index.html



Więcej informacji o liście dyskusyjnej pld-doc