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 (éçè) <[EMAIL PROTECTED]> (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.
pgpmUKwcRX9A9.pgp
Description: PGP signature