rpms/xmlto/devel xmlto-backendstylesheet.patch,NONE,1.1

Ondrej Vasik (ovasik) fedora-extras-commits at redhat.com
Tue May 13 10:27:20 UTC 2008


Author: ovasik

Update of /cvs/extras/rpms/xmlto/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16996

Added Files:
	xmlto-backendstylesheet.patch 
Log Message:
added patch forgotten in last commit:

xmlto-backendstylesheet.patch:

--- NEW FILE xmlto-backendstylesheet.patch ---
diff -urNp xmlto-0.0.20-orig/xmlto.in xmlto-0.0.20/xmlto.in
--- xmlto-0.0.20-orig/xmlto.in	2008-01-17 10:39:02.000000000 +0100
+++ xmlto-0.0.20/xmlto.in	2008-05-13 12:08:35.000000000 +0200
@@ -326,6 +326,7 @@ fi
 # Ask the format script what stylesheet to use.
 XSLT_PROCESSOR=xsltproc # We only know about xsltproc right now.
 export XSLT_PROCESSOR
+export USE_BACKEND
 if [ -z "$STYLESHEET" ]
 then
   STYLESHEET="$(${BASH} "$FORMAT" stylesheet)" || exit 1




More information about the fedora-extras-commits mailing list