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

Bug#69609: Debconfize ls-R permissions?



From: Atsuhito Kohda <kohda@pm.tokushima-u.ac.jp>
Subject: Re: Bug#69609: Debconfize ls-R permissions?
Date: Wed, 25 Sep 2002 12:38:57 +0900 (JST)

> For memorandum;
> 
> If we will really adopt debconf then we need to modify, 
> at least,
> 
> control: add Depends: debconf
> rules:   add dh_installdebconf

One more point.

> +db_get tetex-bin/managelsrperms
> +if [ x"$RET" == x"true" ]; then
> +    db_beginblock

In the above, [ x"$RET" == x"true" ] should be
[ x"$RET" = x"true" ], I believe.

There are some more same expressions.

Best regards,		 2002/9/26

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda@debian.org>
 Department of Math., Univ. of Tokushima



Reply to: