projects
/
libreoffice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36d17ed
)
no-check-if-root
author
Debian LibreOffice Maintainers
<debian-openoffice@lists.debian.org>
Fri, 9 Aug 2019 17:20:41 +0000
(18:20 +0100)
committer
Rene Engelhard
<rene@debian.org>
Fri, 9 Aug 2019 17:20:41 +0000
(18:20 +0100)
Gbp-Pq: Name no-check-if-root.diff
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 5423596012e040efd2af9de56ce3dd3f51fb4b7d..c2f6851fd70618d855d1fe80c000aa8ab2696c20 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