projects
/
libreoffice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7e4b94
)
no-check-if-root
author
Debian LibreOffice Maintainers
<debian-openoffice@lists.debian.org>
Fri, 20 Mar 2020 15:23:39 +0000
(15:23 +0000)
committer
Rene Engelhard
<rene@debian.org>
Fri, 20 Mar 2020 15:23:39 +0000
(15:23 +0000)
Gbp-Pq: Name no-check-if-root.diff
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 50b995df74999e87f733428af22d41463879ac6b..2d180bc8a10af42cea566e50c9c886c694e7c22d 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-59,14
+59,6
@@
else # MAKE_RESTARTS
all: build
-check-if-root:
- @if test ! `uname` = 'Haiku' -a `id -u` = 0 && ! grep -q 'lxc\|docker' /proc/self/cgroup; then \
- echo; \
- echo 'Building LibreOffice as root is a very bad idea, use a regular user.'; \
- echo; \
- exit 1; \
- fi
-
gb_Side ?= host
include $(BUILDDIR)/config_$(gb_Side).mk
@@
-268,7
+260,7
@@
endif
#
# Bootstrap
#
-bootstrap: c
heck-if-root c
ompilerplugins
+bootstrap: compilerplugins
#
# Build