no-check-if-root
authorDebian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Tue, 10 Jul 2018 19:07:55 +0000 (20:07 +0100)
committerRene 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

index 6b2d4fcc9f25e0c20459e1aaa24589575c6f4b28..5e430a029caecb9812ac62e0e97b450f90f8fb18 100644 (file)
@@ -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: check-if-root compilerplugins
+bootstrap: compilerplugins
 
 #
 # Build