Add missing files

This commit is contained in:
2026-03-13 20:06:23 +02:00
parent d156cb4bf2
commit 1e61c998a9
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: docbook-xsl-nons name: docbook-xsl-nons
description: Docbook XSL modular stylesheet description: Docbook XSL modular stylesheet
version: 1.79.2 version: 1.79.2
revision: 4 revision: 5
url: https://docbook.org/ url: https://docbook.org/
license: LicenseRef-docbook-XSL license: LicenseRef-docbook-XSL
maintainers: maintainers:
+1
View File
@@ -13,6 +13,7 @@ prepare() {
# This function is used to move the compiled files into the output directory # This function is used to move the compiled files into the output directory
package() { package() {
install -dvm755 "$BPM_OUTPUT"/usr/share/xml/docbook/xsl-stylesheets-nons-${BPM_PKG_VERSION} 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 shopt -s nullglob
for i in assembly common eclipse epub epub3 fo highlighting html \ for i in assembly common eclipse epub epub3 fo highlighting html \