add property svn:keywords to process-install.xsl
This commit is contained in:
parent
8fc6a47249
commit
c9928765ae
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
<!-- $Id: gen-install.xsl 4107 2019-06-15 15:26:23Z pierre $ -->
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:template name="process-install">
|
||||
<xsl:param name="instruction-tree"/>
|
||||
|
|
Reference in a new issue