Add missing files
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user