projects
/
libreoffice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c38a7d3
)
no-check-if-root
author
Debian LibreOffice Maintainers
<debian-openoffice@lists.debian.org>
Tue, 10 Jul 2018 19:07:55 +0000
(20:07 +0100)
committer
Rene Engelhard
<rene@debian.org>
Tue, 10 Jul 2018 19:07:55 +0000
(20:07 +0100)
Gbp-Pq: Name no-check-if-root.diff
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 6b2d4fcc9f25e0c20459e1aaa24589575c6f4b28..5e430a029caecb9812ac62e0e97b450f90f8fb18 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-59,14
+59,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
@@
-255,7
+247,7
@@
endif
#
# Bootstrap
#
-bootstrap: c
heck-if-root c
ompilerplugins
+bootstrap: compilerplugins
#
# Build