[Logcheck-devel] Re: [Logcheck-commits] CVS logcheck/debian

Todd Troxell ttroxell at debian.org
Tue Apr 12 03:13:35 UTC 2005


On Mon, Apr 11, 2005 at 08:04:00PM +0000, CVS User maks-guest wrote:
> +# check the debconf translations
> +checkpo:
> +	for i in debian/po/*.po; do \
> +		echo \"Checking: $$i\"; \
> +		msgmerge -U $$i debian/po/templates.pot; \
> +		msgfmt -o /dev/null -c --statistics $$i; \
> +	done
> +

Cool!

-- 
[   Todd J. Troxell                                         ,''`.
      Student, Debian GNU/Linux Developer, SysAdmin, Geek  : :' :
      http://debian.org || http://rapidpacket.com/~xtat    `. `' 
                                                             `-     ]




More information about the Logcheck-devel mailing list