summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice/no-check-if-root.diff
diff options
context:
space:
mode:
author Christoph Willing2017-02-15 04:01:34 +0100
committer Willy Sudiarto Raharjo2017-02-18 01:54:40 +0100
commitb621ff6cd78034f6423ff3062af8e351a0a97966 (patch)
tree54eb6a18f95235b4e3912f4fd01b7a50e88ba93d /office/LibreOffice/no-check-if-root.diff
parentbc56dbdd7001c81d56e29b32e7276903f81b65cd (diff)
downloadslackbuilds-b621ff6cd78034f6423ff3062af8e351a0a97966.tar.gz
office/LibreOffice: Upstream patch for firebird build race
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
Diffstat (limited to 'office/LibreOffice/no-check-if-root.diff')
-rw-r--r--office/LibreOffice/no-check-if-root.diff20
1 files changed, 20 insertions, 0 deletions
diff --git a/office/LibreOffice/no-check-if-root.diff b/office/LibreOffice/no-check-if-root.diff
new file mode 100644
index 0000000000..a148432613
--- /dev/null
+++ b/office/LibreOffice/no-check-if-root.diff
@@ -0,0 +1,20 @@
+--- Makefile.in.orig 2017-01-27 08:22:46.000000000 +1000
++++ Makefile.in 2017-02-13 08:09:13.313249556 +1000
+@@ -9,7 +9,7 @@
+
+ gb_Top_MODULE_CHECK_TARGETS := slowcheck unitcheck subsequentcheck perfcheck uicheck screenshot
+
+-.PHONY : all check-if-root bootstrap gbuild build build-non-l10n-only build-l10n-only check clean clean-build clean-host test-install distclean distro-pack-install docs download etags fetch findunusedcode get-submodules id install install-strip tags debugrun help showmodules translations packageinfo internal.clean $(gb_Top_MODULE_CHECK_TARGETS)
++.PHONY : all bootstrap gbuild build build-non-l10n-only build-l10n-only check clean clean-build clean-host test-install distclean distro-pack-install docs download etags fetch findunusedcode get-submodules id install install-strip tags debugrun help showmodules translations packageinfo internal.clean $(gb_Top_MODULE_CHECK_TARGETS)
+
+ MAKECMDGOALS?=all
+ build_goal:=$(if $(filter build check,$(MAKECMDGOALS)),all)\
+@@ -250,7 +250,7 @@
+ #
+ # Bootstrap
+ #
+-bootstrap: check-if-root compilerplugins
++bootstrap: compilerplugins
+
+ #
+ # Build