typo in gnomeapplet2 patch-aa

Joe Marcus Clarke marcus at marcuscom.com
Sat Aug 16 16:11:31 PDT 2003


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.
> 
> Here is a patch to fix it.

Committed, thanks!

Joe

> 
> --- 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=irix; CDROM_LIBS="-lcdaudio -lmediad -lds";cd_device_path="/dev/cdrom";;
>   *linux*) CDROM_HOST=linux;cd_device_path="/dev/cdrom";;
>   *netbsd*) CDROM_HOST=netbsd;cd_device_path="/dev/rcd0";;
> -+*freebsd*) CDROM_HOST=freebsd;cd_device_path="dev/acd0c";;
> ++*freebsd*) CDROM_HOST=freebsd;cd_device_path="/dev/acd0c";;
>   *solaris*) CDROM_HOST=solaris;cd_device_path="/vol/dev/aliases/cdrom0";cdplayer_type_sun=true;;
>   esac
>   case "$host" in
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030816/c3f140f7/attachment.bin


More information about the freebsd-gnome mailing list