Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37731113
en ru br
Репозитории ALT
S:0.58-alt29
5.1: 0.57.2-alt3.M51.1
4.1: 0.57.2-alt2.5.M41.1
4.0: 0.57.2-alt2.5.M40.1
3.0: 0.56-alt0.3
www.altlinux.org/Changes

Группа :: Система/Настройка/Пакеты
Пакет: synaptic

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: synaptic-0.47-alt-xslt.patch
Скачать


--- synaptic-0.47/xmldocs.make.xslt	2003-12-15 23:01:37 +0200
+++ synaptic-0.47/xmldocs.make	2003-12-15 23:27:34 +0200
@@ -44,6 +44,7 @@
 
 EXTRA_DIST = $(xml_files) $(omffile)
 CLEANFILES = omf_timestamp html_timestamp
+HTML_OUT_ENCODING="ISO-8859-1"
 
 # If the following file is in a subdir (like help/) you need to add that to the path
 include $(top_srcdir)/omf.make
@@ -53,7 +54,9 @@
 html: html_timestamp
 
 html_timestamp:  $(docname).xml
-	db2html -o  $(top_builddir)/doc/html $(docname).xml
+	xsltproc --nonet --stringparam base.dir $(top_builddir)/doc/html \
+		--stringparam chunker.output.encoding $(HTML_OUT_ENCODING) \
+		http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl $(docname).xml
 	cp  $(top_srcdir)/help/C/figures/*  $(top_builddir)/doc/html/figures
 	touch html_timestamp
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin