summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/ds_remove_uninst.cpp
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2005-09-02 20:40:54 +0000
committerRich Megginson <rmeggins@redhat.com>2005-09-02 20:40:54 +0000
commit516db9420c77cb4dd9cd00ad93cabeb14b3d4041 (patch)
tree52caa6352c35883512e59d0955dda30df40e544d /ldap/admin/src/ds_remove_uninst.cpp
parent2370180602d5c66a4762dc1b83c0bad35121ee9d (diff)
Bug(s) fixed: 167453
Bug Description: Use all open source components Reviewed by: Noriko (Thanks!) Fix Description: This changes the DS 72 build to pick up the new Admin Server open source candidate (using Apache, modules, etc), and the new adminutil and setuputil components. The code has been changed to reflect the new naming (adminsdk -> adminutil, setupsdk -> setuputil) and new versions of these components (7.1) and new /s/b/c disk layout where applicable. We don't really get very much from the admin server anymore, just the admin and base packages. All of the other setup stuff (setup, setup.inf, svrcore, etc.) come directly from the setuputil package. Platforms tested: RHEL3 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
Diffstat (limited to 'ldap/admin/src/ds_remove_uninst.cpp')
-rw-r--r--ldap/admin/src/ds_remove_uninst.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/admin/src/ds_remove_uninst.cpp b/ldap/admin/src/ds_remove_uninst.cpp
index 672be925..79fef790 100644
--- a/ldap/admin/src/ds_remove_uninst.cpp
+++ b/ldap/admin/src/ds_remove_uninst.cpp
@@ -37,7 +37,7 @@
* END COPYRIGHT BLOCK **/
// ds_remove_uninst.cpp
//
-// ds_remove routines that use c++ calls in adminsdk
+// ds_remove routines that use c++ calls in adminutil
//
#include <iostream.h>
#include <fstream.h>