From 75fbdc49f69540634ab3df25096b6097b112e164 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 git-svn-id: svn://10.0.0.236/trunk@158291 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/installer/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/browser/installer/Makefile.in b/mozilla/browser/installer/Makefile.in index 224a55931bd..73efaf7350a 100644 --- a/mozilla/browser/installer/Makefile.in +++ b/mozilla/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