On Tue, Jan 13, 2015 at 03:16:52PM +0100, Jan Engelhardt wrote: > > On Tuesday 2015-01-13 15:07, Mike Gilbert wrote: > >> > >> /usr/bin/xsltproc -o man/bootup.7 --nonet --xinclude --stringparam > >> man.output.quietly 1 --stringparam funcsynopsis.style ansi > >> --stringparam man.authors.section.enabled 0 --stringparam > >> man.copyright.section.enabled 0 --stringparam systemd.version 210 > >> --path './man:./man' ./man/custom-man.xsl man/bootup.xml > >> > >> would always create the file "man/man7/bootup.7" (libxslt-tools-1.2.28) > >> and not man/bootup.7. > > > >floppym@naomi systemd % ls -l man/bootup.* > >-rw-r--r-- 1 floppym floppym 17807 Jan 11 19:59 man/bootup.xml > > > >floppym@naomi systemd % /usr/bin/xsltproc -o man/bootup.7 --nonet > >--xinclude --stringparam man.output.quietly 1 --stringparam > >funcsynopsis.style ansi --stringparam man.authors.section.enabled 0 > >--stringparam man.copyright.section.enabled 0 --stringparam > >systemd.version 210 --path './man:./man' ./man/custom-man.xsl > >man/bootup.xml > > > >floppym@naomi systemd % ls -l man/bootup.* > >-rw-r--r-- 1 floppym floppym 13378 Jan 13 09:05 man/bootup.7 > > Thanks for trying. So I need to proceed to looking for a bug in our > libxslt package. Both Fedora and Debian have v 1.1.28. If Your 1.2.28 was not a typo, this might explain the difference.
Zbyszek _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel