Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2003 19:11:27 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Glenn Johnson <glennpj@charter.net>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: typo in gnomeapplet2 patch-aa
Message-ID:  <1061075487.54862.47.camel@shumai.marcuscom.com>
In-Reply-To: <20030816225750.GA31857@gforce.johnson.home>
References:  <20030816225750.GA31857@gforce.johnson.home>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-uEyiUP/25hV66IsAyMlo
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sat, 2003-08-16 at 18:57, Glenn Johnson wrote:
> There is a typo in gnomeapplets2/patch-aa that causes the default CD
> device to be wrong.
>=20
> Here is a patch to fix it.

Committed, thanks!

Joe

>=20
> --- patch-aa.orig	Sat Aug 16 17:55:23 2003
> +++ patch-aa	Sat Aug 16 17:55:36 2003
> @@ -12,7 +12,7 @@
>   *irix*) CDROM_HOST=3Dirix; CDROM_LIBS=3D"-lcdaudio -lmediad -lds";cd_de=
vice_path=3D"/dev/cdrom";;
>   *linux*) CDROM_HOST=3Dlinux;cd_device_path=3D"/dev/cdrom";;
>   *netbsd*) CDROM_HOST=3Dnetbsd;cd_device_path=3D"/dev/rcd0";;
> -+*freebsd*) CDROM_HOST=3Dfreebsd;cd_device_path=3D"dev/acd0c";;
> ++*freebsd*) CDROM_HOST=3Dfreebsd;cd_device_path=3D"/dev/acd0c";;
>   *solaris*) CDROM_HOST=3Dsolaris;cd_device_path=3D"/vol/dev/aliases/cdro=
m0";cdplayer_type_sun=3Dtrue;;
>   esac
>   case "$host" in
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-uEyiUP/25hV66IsAyMlo
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQA/Profb2iPiv4Uz4cRAkqGAJ9YWqYbQcntw7uL1JTZiPlwO8m4dgCfQs9U
hXV2ERZO7nlryoQUpNlKhvg=
=NBWW
-----END PGP SIGNATURE-----

--=-uEyiUP/25hV66IsAyMlo--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1061075487.54862.47.camel>