Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2005 22:30:08 GMT
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        gnome@FreeBSD.org
Subject:   Re: ports/86430: [patch] mail/thunderbird does not build with the correct esound library
Message-ID:  <200509222230.j8MMU8Hi068250@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/86430; it has been noted by GNATS.

From: "Jeremy Messenger" <mezz7@cox.net>
To: bug-followup@freebsd.org, markhobden@gmail.com
Cc:  
Subject: Re: ports/86430: [patch] mail/thunderbird does not build with the correct esound library
Date: Thu, 22 Sep 2005 17:28:10 -0500

 Thanks for report and patch! I have a request, can you try to change it to  
 like this.
 
 =======================================
 -	@${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${ESD_LIB}|g' \
 +	@${REINPLACE_CMD} -E -e 's|libesd\.so\.[0-9]+|libesd.so|g' \
 =======================================
 
 I would like to know if change it to libesd.so without have the major  
 version in there will working. I can't test it, because I am deaf. I will  
 asking my team if one of them can test it for me too.
 
 Cheers,
 Mezz
 
 
 -- 
 mezz7@cox.net  -  mezz@FreeBSD.org
 FreeBSD GNOME Team
 http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



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