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

Re: Help needed with debconf



On Wednesday 15 December 2004 16:32, Andreas Metzler wrote:
> postinst:
> #!/bin/sh
> [...]
>  if [ "$variant" == "Unicode" ]; then
>
> That is a bashism which will fail if /bin/sh is dash. Use
> [ "foo" = "bar" ] instead.

Thanks... are there any more pitfalls like this?

Scripts work now. Thanks.
Cheers
Arne
-- 
Arne Götje (高盛華) <20030910antispam@gmx.net> 
(Spam catcher.  Address might change in future!)
PGP/GnuPG key: 1024D/685D1E8C
Fingerprint: 2056 F6B7 DEA8 B478 311F  1C34 6E9F D06E 685D 1E8C
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.

Attachment: pgpp2q7Av5yvD.pgp
Description: PGP signature


Reply to: