[xml/sgml-pkgs] Bug#513011: --stringparam does not work
Max Kellermann
max at duempel.org
Sun Jan 25 17:09:25 UTC 2009
Package: xmlto
Version: 0.0.20-3
Severity: normal
Due to a missing opening curly brace, --stringparam does not work:
--stringparam)
MYPARAM="$2"
XSLTPARAMS="$XSLTPARAMS --stringparam ${MYPARAM%=*}"
XSLTPARAMS="$XSLTPARAMS $MYPARAM#*=}"
shift 2
;;
Line 4 should be:
XSLTPARAMS="$XSLTPARAMS ${MYPARAM#*=}"
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (650, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.28-woodpecker (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages xmlto depends on:
ii debianutils 2.30 Miscellaneous utilities specific t
ii docbook-xml 4.5-6 standard XML documentation system,
ii docbook-xsl 1.73.2.dfsg.1-5 stylesheets for processing DocBook
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libxml2-utils 2.6.32.dfsg-5 XML utilities
ii sgml-base 1.26 SGML infrastructure and SGML catal
ii xsltproc 1.1.24-2 XSLT command line processor
Versions of packages xmlto recommends:
ii libpaper-utils 1.1.23+nmu1 library for handling paper charact
Versions of packages xmlto suggests:
pn fop | passivetex | xmltex <none> (no description available)
ii lynx 2.8.7dev9-2.1 Text-mode WWW Browser (transitiona
ii w3m 0.5.2-2+b1 WWW browsable pager with excellent
-- no debconf information
More information about the debian-xml-sgml-pkgs
mailing list