Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37755972
en ru br
ALT Linux repos
S:0.6.14-alt5
5.0: 0.6.14-alt2
4.1: 0.6.14-alt1
4.0: 0.6.14-alt1
3.0: 0.6.13-alt1

Group :: Publishing
RPM: docbook-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: docbook-utils-w3mtxtconvert.patch
Download


--- docbook-utils/backends/txt
+++ docbook-utils/backends/txt
@@ -13,7 +13,7 @@ then
 elif [ -x /usr/bin/w3m ]
 then
   CONVERT=/usr/bin/w3m
-  ARGS="-dump"
+  ARGS="-T text/html -dump"
 else
   echo >&2 "No way to convert HTML to text found."
   exit 1
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin