Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:thomas-schraitle
incelim
incelim.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File incelim.diff of Package incelim
--- incelim.bak 2010-05-04 14:20:08.000000000 +0200 +++ incelim 2010-05-04 15:53:09.000000000 +0200 @@ -2,6 +2,12 @@ # $Id: incelim,v 1.6 2004/01/18 10:48:57 dvd Exp $ +INCELIM=${INCELIM:-@INCELIMDIR@} +TMPDIR=${TMPDIR:-/tmp} +rinses=1 +proc=xsltproc + + if [ $# -eq 0 ] then cat <<USAGE @@ -11,7 +17,7 @@ incelim [-nnn] [-processor] schema.rng ... where -nnn is number of strip/clean passes (default is -1) - -processor is XSLT processor to use, default is -saxon, + -processor is XSLT processor to use, default is -$proc, other options are xt, jd.xslt, xalan, 4xslt, xsltproc output for @@ -20,7 +26,7 @@ schema-compiled.rng Environment variable INCELIM should point to the directory -containing XSLT scripts, default is /usr/local/lib/incelim. +containing XSLT scripts, default is $INCELIM. Temporary files are created in a directory pointed to by environment variable TMPDIR, /tmp by default. @@ -28,10 +34,6 @@ exit 1 fi -INCELIM=${INCELIM:-/usr/local/lib/incelim} -TMPDIR=${TMPDIR:-/tmp} -rinses=1 -proc=saxon options=1 while [ $options -eq 1 ]
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor