Fix generation of distribution tarball
1301c80b2167 has introduced in installation.sgml a link reference that `make dist` was not able to understand. Per buildfarm member guaibasaurus.
This commit is contained in:
parent
766571be16
commit
00498b7185
@ -52,6 +52,10 @@ variant without links and references to the main documentation.
|
|||||||
<xsl:text>the documentation</xsl:text>
|
<xsl:text>the documentation</xsl:text>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
|
<xsl:template match="xref[@linkend='install-meson']">
|
||||||
|
<xsl:text>the documentation</xsl:text>
|
||||||
|
</xsl:template>
|
||||||
|
|
||||||
<xsl:template match="xref[@linkend='guc-default-toast-compression']">
|
<xsl:template match="xref[@linkend='guc-default-toast-compression']">
|
||||||
<xsl:text>the configuration parameter default_toast_compression</xsl:text>
|
<xsl:text>the configuration parameter default_toast_compression</xsl:text>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user