ppcrcd/trunk/Makefile

sparky cvs at pld-linux.org
Fri Aug 11 02:41:27 CEST 2006


Author: sparky
Date: Fri Aug 11 02:41:25 2006
New Revision: 7664

Modified:
   ppcrcd/trunk/Makefile
Log:
- html fix


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile	(original)
+++ ppcrcd/trunk/Makefile	Fri Aug 11 02:41:25 2006
@@ -311,7 +311,7 @@
 		echo "</div>";				\
 	done >> $@
 	echo "	</body>" >> $@
-	echo "</head>" >> $@
+	echo "</html>" >> $@
 
 out/docs/%.hlp:	out/docs/%.html
 	elinks -dump $< > $@


More information about the pld-cvs-commit mailing list