ports/editors/libreoffice/files/patch-Makefile.in
Dima Panov 60ab1114e2 */libreoffice*: update to 7.5.0 release (+)
Office team is proud to announce LibreOffice 7.5 Community,
the new major release of the volunteer-supported free office suite for desktop productivity

Read more:	https://blog.documentfoundation.org/blog/2023/02/02/tdf-announces-libreoffice-75-community/
2023-02-04 11:43:03 +03:00

20 lines
655 B
Text

--- Makefile.in.orig 2022-12-22 00:14:09 UTC
+++ Makefile.in
@@ -276,7 +276,7 @@ endif
#
# Bootstrap
#
-bootstrap: check-if-root compilerplugins
+bootstrap: compilerplugins
#
# Build
@@ -448,7 +448,7 @@ endif
$(SRCDIR)/bin/merge-app-bundles macosx_x86_64/"$(PRODUCTNAME)".app macosx_aarch64/"$(PRODUCTNAME)".app universal/"$(PRODUCTNAME)".app
touch $@
-distro-pack-install: install
+distro-pack-install: install-strip
WITH_LANG_LIST="$(WITH_LANG_LIST)" WITH_POOR_HELP_LOCALIZATIONS="$(WITH_POOR_HELP_LOCALIZATIONS)" $(SRCDIR)/bin/distro-install-clean-up
$(SRCDIR)/bin/distro-install-desktop-integration
$(SRCDIR)/bin/distro-install-sdk