[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Checking packages for damage



On Sun, Mar 10, 2002 at 07:11:04PM +0000, Oliver Elphick wrote:
> 	# don't worry about missing locale files, unfortunately this
> 	# also has to exclude man pages
> 	for file in `cat $f | grep -vE '/usr/share/(locale|man)'`

You could try matching /usr/share/man but not /usr/share/man/man if you
only want to exclude missing translated man pages.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: