[Libreoffice-commits] .: Branch 'feature/kill-set_soenv' - configure.in
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Mon Sep 19 12:58:53 PDT 2011
configure.in | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit c2d12efbe7ef0c5563039df94a897e53b56088de
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Sep 19 14:58:41 2011 -0500
don't forget to generate bootstrap
diff --git a/configure.in b/configure.in
index 0ff38f4..f3a67e1 100755
--- a/configure.in
+++ b/configure.in
@@ -9713,6 +9713,10 @@ AC_SUBST(gb_REPOS)
AC_OUTPUT([Env.Host.sh Makefile bin/repo-list desktop/scripts/soffice.sh])
sed -ie 's/export .*="@\(.*\)@"$/unset \1/' Env.Host.sh
+echo '#1/bin/sh' > bootstrap
+cat bootstrap.1 >> bootstrap
+chmod +x bootstrap
+
# make sure this is executable
chmod +x desktop/scripts/soffice.sh
More information about the Libreoffice-commits
mailing list