[Ocfs2-test-devel] [PATCH 7/9] ocfs2-test: python_common - changed Config.make to set the correct directory

Marcos Matsunaga Marcos.Matsunaga at oracle.com
Tue Feb 17 14:39:04 PST 2009


Signed-off-by: Marcos Matsunaga <Marcos.Matsunaga at oracle.com>
---
 programs/python_common/Config.make |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/python_common/Config.make b/programs/python_common/Config.make
index 04384b3..92787b8 100644
--- a/programs/python_common/Config.make
+++ b/programs/python_common/Config.make
@@ -6,7 +6,7 @@ CONFIG_SCRIPT := setup.sh
 CURDIR = $(shell pwd)
 
 ifdef RPM_BUILD_ROOT
-INSTALLDIR = /usr/local
+INSTALLDIR = /usr/local/ocfs2-test
 endif
 
 config-script: $(CONFIG_SCRIPT) 
-- 
1.5.6.5




More information about the Ocfs2-test-devel mailing list