From 7698d2f228c26bfbb9b2bd6ea405d88f314fcb78 Mon Sep 17 00:00:00 2001 From: "bryner%brianryner.com" Date: Tue, 22 Jun 2004 06:31:08 +0000 Subject: [PATCH] hack fix for overlay problem - don't package chrome.rdf until we figure out why running -register doesn't generate overlayinfo --- browser/installer/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/browser/installer/Makefile.in b/browser/installer/Makefile.in index 224a55931bd0..73efaf7350ae 100644 --- a/browser/installer/Makefile.in +++ b/browser/installer/Makefile.in @@ -67,6 +67,7 @@ NO_PKG_FILES = \ xpidl* \ xpt_dump* \ xpt_link* \ + chrome/chrome.rdf \ $(NULL) include $(DEPTH)/config/autoconf.mk