On Tue, Dec 19, 2000 at 01:39:13PM +0100, Christian Marillat wrote:
> I've this strange output with lintian and I see nothing wrong in these
> scripts (debhelper scripts)
> 
> W: sawfish-lisp-source: possible-bashism-in-maintainer-script postinst:4
[...]
>       if [ -d /usr/doc -a ! -e /usr/doc/sawfish-lisp-source -a -d 
>/usr/share/doc/sawfish-lisp-source ]; then
[...]

I think it's choking because of source, the check m/\bsource\b/ is matching
because `-' seems to be a word boundary character in Perl... not sure about
the fix.

-- 
Digital Electronic Being Intended for Assassination and Nullification


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to