Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f2edbe96dbba1808fecf3aeaf993e80f2b5204dd
commit f2edbe96dbba1808fecf3aeaf993e80f2b5204dd Author: Miklos Vajna <[email protected]> Date: Tue Jun 6 22:11:11 2017 +0200 libreoffice-5.3.3.2-1-x86_64 - bin last traces of openoffice diff --git a/source/xoffice/libreoffice/FrugalBuild b/source/xoffice/libreoffice/FrugalBuild index 3505d4a..4b2b749 100644 --- a/source/xoffice/libreoffice/FrugalBuild +++ b/source/xoffice/libreoffice/FrugalBuild @@ -294,6 +294,7 @@ build() export KDEMAINDIR=/usr export GNOMEDIR=/usr export GNOME_MIME_THEME=hicolor + export PREFIXDIR=/usr . ./bin/get_config_variables PRODUCTVERSIONSHORT PRODUCTVERSION WORKDIR pushd $WORKDIR/CustomTarget/sysui/share/libreoffice ./create_tree.sh @@ -346,10 +347,9 @@ build() Fmkdir /usr/share/`dirname $icon` Ffilerel $icon /usr/share/`echo $icon | sed -e s@libreoffice$ICONVERSION-@libreoffice-@ | sed -e s@libreoffice$PRODUCTVERSION-@libreoffice-@` done + Ffilerel mime/packages/libreoffice$PRODUCTVERSION.xml /usr/share/mime/packages/libreoffice.xml popd - Ffilerel workdir/CustomTarget/sysui/share/libreoffice/openoffice.org.xml /usr/share/mime/packages/libreoffice.xml - Fmanrel sysui/desktop/man/*.1 # Split l10n _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
