From aeb4cbbd542808db79e20b9b5a9a804064ae6102 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 14 Oct 2011 19:25:17 +0000 Subject: [PATCH] Monotone-Parent: 23754eb6015e4caa5d0ab194cddb492b9ed5fbe9 Monotone-Revision: 8fcba99701abab4c7df2a77871ceeadbe975eceb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-14T19:25:17 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/SOGo/GNUmakefile b/SoObjects/SOGo/GNUmakefile index 8c8fe73be..5a3a05a79 100644 --- a/SoObjects/SOGo/GNUmakefile +++ b/SoObjects/SOGo/GNUmakefile @@ -7,7 +7,7 @@ include ../../Version FRAMEWORK_NAME = SOGo #SOGo_INSTALL_DIR = $(SOGO_LIBDIR) -SOGo_INSTALL_DIR = $(GNUSTEP_$(GNUSTEP_INSTALLATION_DOMAIN)_FRAMEWORKS) +SOGo_INSTALL_DIR = $(DESTDIR)$(GNUSTEP_$(GNUSTEP_INSTALLATION_DOMAIN)_FRAMEWORKS) SOGo_VERSION=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBMINOR_VERSION)