Opened 3 years ago

Closed 3 years ago

#3 closed defect (worksforme)

uninstalling the application does not delete application specific data

Reported by: petertennekes Owned by:
Priority: minor Milestone: 0.8
Component: Maemo5 Version: .5
Keywords: Cc:

Description

The data files should be removed in prerm script, as seen e.g. here: http://tldp.org/HOWTO/html_single/Debian-Binary-Package-Building-HOWTO/

(was futu#161)

Change History (2)

comment:1 Changed 3 years ago by petertennekes

  • Milestone set to .6

comment:2 Changed 3 years ago by tmar

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

The data files are removed on an apt-get purge, but remain on an apt-get remove. This can be changed, however, if desired.

Note: See TracTickets for help on using tickets.