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