From 2690f6e3c9e58c13edbb2f2ca4e80afc888eccd2 Mon Sep 17 00:00:00 2001 From: "wtc%netscape.com" Date: Wed, 4 Jun 2003 14:49:13 +0000 Subject: [PATCH] Temporarily disabled the fix for bug 208177 so that we can debug bug 167825. git-svn-id: svn://10.0.0.236/trunk@143288 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/coreconf/nsinstall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/security/coreconf/nsinstall/Makefile b/mozilla/security/coreconf/nsinstall/Makefile index 1bb7d728f89..a8446236edf 100644 --- a/mozilla/security/coreconf/nsinstall/Makefile +++ b/mozilla/security/coreconf/nsinstall/Makefile @@ -43,7 +43,7 @@ PLSRCS = nfspwd.pl PROGRAM = nsinstall # Indicate that this directory builds build tools. -INTERNAL_TOOLS = 1 +#INTERNAL_TOOLS = 1 include $(DEPTH)/coreconf/config.mk