Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 134894 | Differences between
and this patch

Collapse All | Expand All

(-)/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/backends/txt-old (+4 lines)
Lines 10-15 Link Here
10
then
10
then
11
  CONVERT=/usr/bin/links
11
  CONVERT=/usr/bin/links
12
  ARGS="-dump"
12
  ARGS="-dump"
13
elif [ -x /usr/bin/elinks ]
14
then
15
  CONVERT=/usr/bin/elinks
16
  ARGS="-dump"
13
elif [ -x /usr/bin/w3m ]
17
elif [ -x /usr/bin/w3m ]
14
then
18
then
15
  CONVERT=/usr/bin/w3m
19
  CONVERT=/usr/bin/w3m

Return to bug 134894