projects
/
libreoffice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a146f9
)
no-check-if-root
author
Debian LibreOffice Maintainers
<debian-openoffice@lists.debian.org>
Tue, 24 Apr 2018 09:46:54 +0000
(10:46 +0100)
committer
Rene Engelhard
<rene@debian.org>
Tue, 24 Apr 2018 09:46:54 +0000
(10:46 +0100)
Gbp-Pq: Name no-check-if-root.diff
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index a1d6a675d7eda1d5a9a044ad294cfbac7e61b007..51ecb51d3c7ef6e317df11e6df36f4ed50ca8476 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-58,14
+58,6
@@
else # MAKE_RESTARTS
all: build
-check-if-root:
- @if test `id -u` = 0 && ! grep -q 'lxc\|docker' /proc/self/cgroup; then \
- echo; \
- echo 'No. You make ME a sandwich.'; \
- echo; \
- exit 1; \
- fi
-
gb_Side ?= host
include $(BUILDDIR)/config_$(gb_Side).mk
@@
-254,7
+246,7
@@
endif
#
# Bootstrap
#
-bootstrap: c
heck-if-root c
ompilerplugins
+bootstrap: compilerplugins
#
# Build