Closed
Bug 176658
Opened 23 years ago
Closed 23 years ago
packages-unix lists inspector.js twice
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: wolfiR, Assigned: blizzard)
References
Details
packages-unix contains
bin/defaults/pref/inspector.js in section [inspector]
and
bin/defaults/pref/* in section [browser]
so mozilla-make-package.pl creates lists which cannot be used in RPM.
Comment 1•23 years ago
|
||
mozilla-make-package.pl needs to be fixed to handle dups in a reasonable fashion.
Note the comment:
; all the pref files must be part of base
; to prevent migration bugs
Assignee: seawood → blizzard
| Assignee | ||
Comment 2•23 years ago
|
||
mozilla-make-package.pl works fine, and should handle dups just fine. Including
it in both places doesn't hurt anything, really. I just thought it was a bug.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
*** Bug 130713 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•