mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
cc9379660f
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
272 B
Diff
11 lines
272 B
Diff
--- Makefile.orig 2021-08-21 10:12:14.335000000 +1000
|
|
+++ Makefile 2021-08-21 10:13:38.458000000 +1000
|
|
@@ -65,7 +65,7 @@
|
|
echo; \
|
|
echo 'Building LibreOffice as root is a very bad idea, use a regular user.'; \
|
|
echo; \
|
|
- exit 1; \
|
|
+# exit 1; \
|
|
fi \
|
|
fi
|
|
|