Ticket #1058 (closed defect: duplicate)

Opened 13 years ago

Last modified 12 years ago

/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

comment:1 Changed 12 years ago by jdreed

  • Status changed from new to closed
  • Resolution set to duplicate

See #865

Note: See TracTickets for help on using tickets.