Try attaching this patch to see if that fixes it for you. -- Javier Delgadillo Sun / Netscape Alliance (408) 276-3977 Software Engineer mailto:[EMAIL PROTECTED] http://people.netscape.com/javi
Index: location.mk =================================================================== RCS file: /cvsroot/mozilla/security/coreconf/location.mk,v retrieving revision 1.2 diff -u -r1.2 location.mk --- location.mk 2000/09/06 23:33:27 1.2 +++ location.mk 2001/03/10 00:11:41 @@ -43,9 +43,6 @@ OBJDIR = $(PLATFORM) DIST = $(CORE_DEPTH)/../dist/$(PLATFORM) -ifdef MOZILLA_CLIENT -DIST = $(CORE_DEPTH)/../mozilla/dist/$(PLATFORM) -endif VPATH = $(NSINSTALL_DIR)/$(PLATFORM) DEPENDENCIES = $(PLATFORM)/.md
