projects
/
libreoffice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9537869
)
no-check-if-root
author
Debian LibreOffice Maintainers
<debian-openoffice@lists.debian.org>
Fri, 31 Aug 2018 10:45:39 +0000
(11:45 +0100)
committer
Rene Engelhard
<rene@debian.org>
Fri, 31 Aug 2018 10:45:39 +0000
(11:45 +0100)
Gbp-Pq: Name no-check-if-root.diff
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 4c1d09ee77db292d06322f4c34db9d0e5a8e60ec..9675366ef5afb80f6b1403643883ae4e88f262be 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 'No. You make ME a sandwich.'; \
- echo; \
- exit 1; \
- fi
-
gb_Side ?= host
include $(BUILDDIR)/config_$(gb_Side).mk
@@
-272,7
+264,7
@@
endif
#
# Bootstrap
#
-bootstrap: c
heck-if-root c
ompilerplugins
+bootstrap: compilerplugins
#
# Build