- Add customization for buildtarget
- Remove old bits
This commit is contained in:
parent
2d59309da5
commit
6fcc0e985e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42001
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<!-- Global customisation -->
|
||||
|
||||
<!-- Redefine variables, and replace templates as necessary here -->
|
||||
<xsl:template match="hostid|username|groupname|devicename|maketarget|makevar|userinput|command">
|
||||
<xsl:template match="buildtarget|command|userinput">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
|
|
Loading…
Reference in a new issue