summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-01-11 17:31:44 +0100
committerDavid Tardon <dtardon@redhat.com>2012-01-11 17:32:41 +0100
commit7ad72045d7c3a99dbb67f817ad570097de383c3f (patch)
treefb3f7effa41fe7daa4461cc56824081c43718646 /configure.in
parent2e30b7ca1e89282a2d2d4b5682ee82f13923d715 (diff)
avoid generating a file in the source tree
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index e44bf75df40c..d3b3a7e1448f 100644
--- a/configure.in
+++ b/configure.in
@@ -10422,12 +10422,9 @@ else
echo > set_soenv.last
fi
-AC_CONFIG_FILES([config_host.mk ooo.lst set_soenv bin/repo-list desktop/scripts/soffice.sh build_env])
+AC_CONFIG_FILES([config_host.mk ooo.lst set_soenv bin/repo-list build_env])
AC_OUTPUT
-# make sure this is executable
-chmod +x desktop/scripts/soffice.sh
-
# touch the config timestamp file set_soenv.stamp
if test ! -f set_soenv.stamp; then
echo > set_soenv.stamp