- Add customization for buildtarget

- Remove old bits
This commit is contained in:
Gabor Kovesdan 2013-06-23 10:14:48 +00:00
parent 2d59309da5
commit 6fcc0e985e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42001

View file

@ -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>