Ticket #1058 (closed defect: duplicate)
/etc/firefox-3.0/pref/ubufox.js transition not managed well
Reported by: | geofft | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
We have the following code in firefox-extension's debian/rules:
ifneq ($(wildcard /etc/firefox-3.0/pref/ubufox.js),) DEB_TRANSFORM_FILES_debathena-firefox-extension += \ /etc/firefox-3.0/pref/ubufox.js.debathena endif
However, nothing explicitly undiverts /etc/firefox-3.0/pref/ubufox.js on upgrade past Firefox 3.0.
Change History
Note: See
TracTickets for help on using
tickets.
See #865