diff options
author | taya <taya> | 2004-07-05 14:25:29 +0000 |
---|---|---|
committer | taya <taya> | 2004-07-05 14:25:29 +0000 |
commit | 667082aeec7ad79541502d23fc6aa0e0a2668b33 (patch) | |
tree | 5d888aadac9db8ad0286cb61969c579c83573d0f /www/firefox/MESSAGE | |
parent | 47b5a097c48a18a3558b8c743f6ae30c72b17a05 (diff) | |
download | pkgsrc-667082aeec7ad79541502d23fc6aa0e0a2668b33.tar.gz |
- correct MESSAGE
- add patch to fix compilation problem on NetBSD-1.6.2
- bump PKGREVISION
Diffstat (limited to 'www/firefox/MESSAGE')
-rw-r--r-- | www/firefox/MESSAGE | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/www/firefox/MESSAGE b/www/firefox/MESSAGE index 2fc1a92c850..d1938554320 100644 --- a/www/firefox/MESSAGE +++ b/www/firefox/MESSAGE @@ -1,5 +1,4 @@ -Firefox must be run by a user with access to the installed location -first, so that all initial startup files are generated. There may be -issues still where if a restricted-access user is the first to run the -app, these files may not be generated properly and Firefox may enter -an infinite restart loop. This will be fixed in a future release. +If you have ever run another version of firefox or firefox-gtk2, you +must remove compreg.dat under your firefox profile before you run firefox. + + e.g. rm ~/.mozilla/firefox/*/compreg.dat |