summaryrefslogtreecommitdiffstats
path: root/buildpaths.mk
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2006-03-29 19:47:28 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2006-03-29 19:47:28 +0000
commite8b95f07d9b1066e806b108d12e70986b3faa48e (patch)
tree9681289ab2a54cda8a9856616574c6b8941369af /buildpaths.mk
parentefaa2f49914ffa64bf9cff990bb8fac72598beeb (diff)
downloadds-e8b95f07d9b1066e806b108d12e70986b3faa48e.tar.gz
ds-e8b95f07d9b1066e806b108d12e70986b3faa48e.tar.xz
ds-e8b95f07d9b1066e806b108d12e70986b3faa48e.zip
[186642] Directory Server Makefile updates for Internal build
. removed the dependency on DBM . Updated components' RELDATEs. . Console jar file name adjustment: <brand>-<comp>-<dotversion>.jar . Fix for HP-UX IPF . Use non-branded SetupUtil; add resource file to change branding . Updated the code to call createSIE so that the right brand is passed to SetupUtil.
Diffstat (limited to 'buildpaths.mk')
-rw-r--r--buildpaths.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildpaths.mk b/buildpaths.mk
index 928b6b52..7b24e51c 100644
--- a/buildpaths.mk
+++ b/buildpaths.mk
@@ -104,7 +104,7 @@ SVRCORE_SOURCE_ROOT = $(MOZILLA_SOURCE_ROOT)
LDAPSDK_SOURCE_ROOT = $(MOZILLA_SOURCE_ROOT)
#LDAP_ROOT = $(BUILD_ROOT)/../ldapsdk-5.15
-SASL_SOURCE_ROOT = $(BUILD_ROOT)/../cyrus-sasl-2.1.20
+SASL_SOURCE_ROOT = $(BUILD_ROOT)/../cyrus-sasl-2.1.20/built
#SASL_BUILD_DIR = $(BUILD_ROOT)/../sasl
ICU_SOURCE_ROOT = $(BUILD_ROOT)/../icu