BUG#: 8148
authordenise.eckstein <denise.eckstein>
Tue, 18 Nov 2008 23:52:39 +0000 (23:52 +0000)
committerdenise.eckstein <denise.eckstein>
Tue, 18 Nov 2008 23:52:39 +0000 (23:52 +0000)
TITLE: core file not generated when created by non-root context

DESCRIPTION: Change location of core directory for Linux RPM to PEGASUS_TRACE_DIR.

Makefile.Release

index 372b5f7ebd66b38f27873127a9c5d3dcc69e465b..7ff6b54f6eb4a1965a526dc88f3f9915555fd040 100644 (file)
@@ -530,7 +530,7 @@ ifdef PEGASUS_OVERRIDE_DEFAULT_RELEASE_DIRS
              "\""$(PEGASUS_LOCAL_DOMAIN_SOCKET_PATH)"\"" \
              >> $(ROOT)/src/Pegasus/Common/ProductDirectoryStructure.h
        @$(ECHO-E) "# define PEGASUS_CORE_DIR"  \
-             "\""$(PEGASUS_VARDATA_CACHE_DIR)"\"" \
+             "\""$(PEGASUS_TRACE_DIR)"\"" \
              >> $(ROOT)/src/Pegasus/Common/ProductDirectoryStructure.h
        @$(ECHO-E) "# define PEGASUS_PAM_STANDALONE_PROC_NAME"  \
              "\""$(PEGASUS_SBIN_DIR)/cimservera"\"" \