summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-11-29 13:25:34 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-11-29 17:25:13 +0100
commit912ad68d34488f81753ab50ef7a892a3b20161b1 (patch)
treef50d6a3f33200cca52f8291f82a0f988a81ad643 /Makefile.in
parent37f509e15d74e005cbe264dd27106359c4165657 (diff)
move install target to gbuild
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in9
1 files changed, 2 insertions, 7 deletions
diff --git a/Makefile.in b/Makefile.in
index 2df186372207..2a1407eb9c66 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -64,13 +64,8 @@ fetch:
unitcheck:
@$(call forward_to_gbuild,$@)
-install: build
- @. ./Env.Host.sh && \
- echo "Installing in @INSTALLDIR@..." && \
- ooinstall "@INSTALLDIR@" && \
- echo "" && \
- echo "Installation finished, you can now execute:" && \
- echo "@INSTALLDIR@/program/soffice"
+install:
+ @$(call forward_to_gbuild,$@)
ifeq ($(filter clean distclean,$(MAKECMDGOALS)),)
Makefile: autogen.lastrun configure.in ooo.lst.in set_soenv.in Makefile.in