diff --git a/pkg.info b/pkg.info index 85fb424..d9d7df7 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: docbook-xsl-nons description: Docbook XSL modular stylesheet version: 1.79.2 -revision: 4 +revision: 5 url: https://docbook.org/ license: LicenseRef-docbook-XSL maintainers: diff --git a/source.sh b/source.sh index 7a7d52b..42606ba 100644 --- a/source.sh +++ b/source.sh @@ -13,6 +13,7 @@ prepare() { # This function is used to move the compiled files into the output directory package() { install -dvm755 "$BPM_OUTPUT"/usr/share/xml/docbook/xsl-stylesheets-nons-${BPM_PKG_VERSION} + install -m644 "$BPM_SOURCE"/VERSION{,.xsl} -t "$BPM_OUTPUT"/usr/share/xml/docbook/xsl-stylesheets-nons-${BPM_PKG_VERSION} ( shopt -s nullglob for i in assembly common eclipse epub epub3 fo highlighting html \