Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit00498b7

Browse files
committed
Fix generation of distribution tarball
1301c80 has introduced in installation.sgml a link reference that`make dist` was not able to understand.Per buildfarm member guaibasaurus.
1 parent766571b commit00498b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎doc/src/sgml/standalone-profile.xsl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ variant without links and references to the main documentation.
5252
<xsl:text>the documentation</xsl:text>
5353
</xsl:template>
5454

55+
<xsl:templatematch="xref[@linkend='install-meson']">
56+
<xsl:text>the documentation</xsl:text>
57+
</xsl:template>
58+
5559
<xsl:templatematch="xref[@linkend='guc-default-toast-compression']">
5660
<xsl:text>the configuration parameter default_toast_compression</xsl:text>
5761
</xsl:template>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp