f39c920849
xmlto is a front-end to an XSL toolchain. It chooses an appropriate stylesheet for the conversion you want and applies it using an external XSL-T processor. It also performs any necessary post-processing. ok bernd@
10 lines
312 B
Plaintext
10 lines
312 B
Plaintext
$OpenBSD: patch-xmlto_in,v 1.1.1.1 2006/11/03 14:00:21 msf Exp $
|
|
--- xmlto.in.orig Fri Nov 3 00:00:13 2006
|
|
+++ xmlto.in Fri Nov 3 00:00:30 2006
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!@BASH@
|
|
#
|
|
# @PACKAGE@ - apply an XSL stylesheet to an XML document
|
|
# Copyright (C) 2001, 2002, 2003 Tim Waugh <twaugh@redhat.com>
|