summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-07-03 08:07:12 +0000
committer Eric Hameleers <alien@slackware.com>2015-07-03 08:07:12 +0000
commit8f8cd126f0daaf335cd4f9cf7b5e577ea1889b40 (patch)
tree97687510d77056f581966353e980c6d34b05ae5a /libreoffice
parent0644de134251e13b44312f65849e6c31dedeeecd (diff)
downloadasb-8f8cd126f0daaf335cd4f9cf7b5e577ea1889b40.tar.gz
asb-8f8cd126f0daaf335cd4f9cf7b5e577ea1889b40.tar.xz
libreoffice44: install omitted xml files to /usr/share/appdata
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/libreoffice44.SlackBuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/libreoffice/build/libreoffice44.SlackBuild b/libreoffice/build/libreoffice44.SlackBuild
index 896743c6..978429cf 100755
--- a/libreoffice/build/libreoffice44.SlackBuild
+++ b/libreoffice/build/libreoffice44.SlackBuild
@@ -1041,6 +1041,11 @@ echo "Starting the packaging stage for $PRGNAM..."
make DESTDIR=$PKG distro-pack-install \
2>&1 | tee $OUTPUT/install-${PRGNAM}.log
+# These files do not get installed (error during copy) although the target
+# directory does get created:
+echo "Installing XML files because 'make distro-pack-install' fails to do so..."
+install -m644 sysui/desktop/appstream-appdata/*.xml $PKG/usr/share/appdata/
+
# Remove cruft:
rm -f $PKG/gid_Module*