[Fedora-directory-commits] adminserver Makefile,1.20,1.21

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Tue Oct 10 19:56:31 UTC 2006


Author: rmeggins

Update of /cvs/dirsec/adminserver
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16418/adminserver

Modified Files:
	Makefile 
Log Message:
Bug(s) fixed: 210180
Bug Description: Fix FDS103 Admin Server build issues
Reviewed by: nkinder, nhosoi (Thanks!)
Fix Description: Some of these are related to moving to mozldap6.  The others are related to code that was checked in for 1.1, to remove unused files.
Platforms tested: RHEL3
Flag Day: no
Doc impact: no



Index: Makefile
===================================================================
RCS file: /cvs/dirsec/adminserver/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- Makefile	23 May 2006 22:13:36 -0000	1.20
+++ Makefile	10 Oct 2006 19:56:29 -0000	1.21
@@ -36,7 +36,7 @@
 PACKAGEDEPS += ldapjdk nmcjdk jsssdk jsslib admservconsole
 endif
 
-PACKAGEDEPS += pkgBase pkgAdmin pkgMcc end_time
+PACKAGEDEPS += pkgBase pkgAdmin end_time
 
 all: buildAndPkgAdmin
 
@@ -228,17 +228,6 @@
 	@echo ==== Finished Oxygen Package ==========
 	@echo
 
-pkgMcc:
-	@echo
-	@echo
-	@echo
-	@echo === Packaging Mission Control Console Apps ======
-	@echo
-	cd mcc; $(MAKE) BUILD_MODULE=SETUP_MCC $(MFLAGS)
-	@echo
-	@echo
-	@echo === Finished Mission Control Console Apps =======
-
 importadminsdk: $(LIBADMINUTIL)
 	@echo ==== Import Adminutil Package ==========
 	@echo




More information about the Fedora-directory-commits mailing list