ap/docbook: Fixed typo in XML catalog.

current-20191101
Damien Goutte-Gattat 2019-12-21 03:04:38 +00:00
parent 57c435e935
commit 163732ae11
2 changed files with 2 additions and 2 deletions

View File

@ -52,5 +52,5 @@
<rewriteURI uriStartString="http://cdn.docbook.org/release/xsl/current/" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-ns-1.79.2/"/>
<rewriteSystem systemIdStartString="http://cdn.docbook.org/release/xsl-ns/current/" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-ns-1.79.2/"/>
<rewriteURI uriStartString="http://cdn.docbook.org/release/xsl/1.79.2/" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-ns-1.79.2/"/>
<rewriteSystem systemIdStartString="http://cdb.docbook.org/release/xsl/1.79.2/" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-ns-1.79.2/"/>
<rewriteSystem systemIdStartString="http://cdn.docbook.org/release/xsl/1.79.2/" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-ns-1.79.2/"/>
</catalog>

View File

@ -37,7 +37,7 @@ XSLURL=https://github.com/docbook/xslt10-stylesheets/releases/download/release%2
# Build infos
NAMEPKG=${NAMEPKG:-docbook}
VERSION=$DBVERSION
BUILD=${BUILD:-1GGD}
BUILD=${BUILD:-2GGD}
ARCH=noarch
EXT=${EXT:-txz}