Opened 6 years ago
Closed 5 years ago
#38 closed enhancement (wontfix)
debirf should maybe use localepurge to purge locales
| Reported by: | jrollins | Owned by: | dkg |
|---|---|---|---|
| Priority: | trivial | Component: | debirf |
| Keywords: | Cc: | ||
| Sensitive: |
Description
I just noticed this package to purge locales from a debian system:
aptitude show localepurge
maybe this would be a better tool to use to purge the locales from debirf systems than what we're doing (ie. just removing them from the file system).
Change History (1)
comment:1 Changed 5 years ago by jrollins
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


I think our method of dealing with this is fine, and we don't need to install another program to handle it.