View Single Post
Posts: 19 | Thanked: 5 times | Joined on Oct 2008
#7
qwerty12,

Thanks, looks like it was my bad. Just re-ran and it didn't touch my /usr/share/locale/en_US/LC_MESSAGES. Probably misconfigured locale.nopurge.

Question though; I've seen some localepurge that take command line options, such as this Gentoo version.

Code:
localepurge -h
localepurge for Gentoo Linux [ 0.5.3.2 ]
  by bass@gentoo.org

 * Remember that you must edit /etc/locale.nopurge

 * Usage: localepurge [options]

 * -debug (-d)      : debug mode.
 * -help (-h)     : show this help.
 * -list (-l)     : list directories to be cleared
 * -nocolor (-nc)   : no color mode.
 * -pretend (-p)    : pretend mode.
 * -verbose (-v)          : verbose mode.
 * -version       : show version.
Is this deb based on a particular distribution's version or the pure script? I'm too lazy to look in the deb file .

Thanks again.
Pete