summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2005-02-04 00:19:33 +0000
committerRich Megginson <rmeggins@redhat.com>2005-02-04 00:19:33 +0000
commit02c45c9fdc99b6c0d7084e04a54ae2eaf062b599 (patch)
tree9872267edf96c774a86833c4743de0003a32ff26
parent42b7146fa220f45b1ede6f8d4543344ca08ba74b (diff)
downloadds-02c45c9fdc99b6c0d7084e04a54ae2eaf062b599.tar.gz
ds-02c45c9fdc99b6c0d7084e04a54ae2eaf062b599.tar.xz
ds-02c45c9fdc99b6c0d7084e04a54ae2eaf062b599.zip
Derive ABS_INSTDIR directly from INSTDIR
-rw-r--r--ldap/cm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/cm/Makefile b/ldap/cm/Makefile
index 83329d49..2de6bfb9 100644
--- a/ldap/cm/Makefile
+++ b/ldap/cm/Makefile
@@ -190,9 +190,9 @@ ifeq ($(ARCH), WINNT)
INSTDIR = $(TREE_ROOT)/../$(MMDD)/$(NS_BUILD_FLAVOR)
else
INSTDIR = $(BUILD_DRIVE)$(BUILD_ROOT)/../$(MMDD)/$(NS_BUILD_FLAVOR)
-ABS_INSTDIR = $(ABS_ROOT_PARENT)/$(MMDD)/$(NS_BUILD_FLAVOR)
endif
endif
+ABS_INSTDIR = $(shell cd $(INSTDIR); pwd)
INST_TARGET_RESKIT=$(INSTDIR)/reskit
INST_TARGET_INTL=./$(PRODUCT_MARKET)dir