Re: Troubles in a multiple choice

Benjamin Schieder <[email protected]> Wed, 15 Nov 2006 10:52:21 +0100
Newsgroups gmane.linux.distributions.rock.devel
Message-ID <[email protected]>
--===============1810077839==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK"
Content-Disposition: inline


--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 15.11.2006 10:48:39, Luca wrote:
> So I added:
> comment 'Choose your timezone'
> CFGTEMP_TIMEZONE_LIST=3D`grep "$1/" /usr/share/zoneinfo/zone.tab | while
> read a b timezone c ; do echo "$timezone" ; done ;`
> choice ROCKCFG_PKG_GLIBC_TIMEZONE Factory \ $CFGTEMP_TIMEZONE_LIST
>=20
> Result:
> "Choose your timezone
> (Africa/Abidjan) Africa/Accra"

You need to

echo "$timezone $timezone"

Yes, two times. Once as value and once as description.


Greetings,
	Benjamin
--=20
Benjamin 'blindCoder' Schieder
Registered Linux User #289529: http://counter.li.org
finger blindcoder-1k+CIuW/[email protected] | gpg --import
--=20
http://www.rocklinux.org/ The Distribution Build Kit

--YZ5djTAD1cGYuMQK
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFWuNUAsME5O4xgqgRAv/bAKDaxh/Pla5SgV4ud2NK/eY8Lz669QCfZmVy
9RmiobBjwrvzZnXQOhatDuE=
=PIwN
-----END PGP SIGNATURE-----

--YZ5djTAD1cGYuMQK--

--===============1810077839==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
rock-devel mailing list
[email protected]
http://www.rocklinux.net/mailman/listinfo/rock-devel

--===============1810077839==--