From 4cb2b4e79d3d8c49d7fff3af02a90e5cdee8a498 Mon Sep 17 00:00:00 2001 From: "dprice%netscape.com" Date: Thu, 14 Sep 2000 23:56:09 +0000 Subject: [PATCH] turning this off again git-svn-id: svn://10.0.0.236/trunk@79234 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/config/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/config/rules.mk b/mozilla/config/rules.mk index 00e9e5e1f77..a9a0cec92ec 100644 --- a/mozilla/config/rules.mk +++ b/mozilla/config/rules.mk @@ -1142,7 +1142,7 @@ endif # Top-level makefiles (the same one copying the rdf manifests # and generating the jar file) should define this macro. # This will notify the chrome registry of a new installation. -ifeq ($(MOZ_DISABLE_JAR_PACKAGING),) +ifneq ($(MOZ_ENABLE_JAR_PACKAGING),) JAR_MANIFEST := jar.mn install::