File cc65-2.14.0.sgmltools.patch of Package cc65

diff -urN cc65-2.14.0.git.1396210237.b926301.old/doc/Makefile cc65-2.14.0.git.1396210237.b926301.new/doc/Makefile
--- cc65-2.14.0.git.1396210237.b926301.old/doc/Makefile	2014-04-01 22:16:34.000000000 +0200
+++ cc65-2.14.0.git.1396210237.b926301.new/doc/Makefile	2014-04-02 20:12:47.618872121 +0200
@@ -53,12 +53,12 @@
 	@mkdir $@
 
 ../html/%.html: %.sgml header.html | ../html
-	@cd ../html && linuxdoc -B html -s 0 -T $(TOC_LEVEL) -H ../doc/header.html ../doc/$<
+	@cd ../html && sgml2html -s 0 ../doc/$<
 
 ../html/doc.%: doc.% | ../html
 	cp $< ../html
 
 ../info/%.info: %.sgml | ../info
-	@cd ../info && linuxdoc -B info ../doc/$<
+	@cd ../info && sgml2info ../doc/$<
 
 endif # CMD_EXE
openSUSE Build Service is sponsored by