From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Fri, 20 Jun 2008 14:12:23 +0200 Subject: [Buildroot] [PATCH] install libvorbis via staging dir In-Reply-To: References: Message-ID: <20080620121223.GD12682@mx.loc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Fri, Jun 20, 2008 at 08:53:43PM +0900, Conrad Parker wrote: >the attached patch updates package/libvorbis/libvorbis.mk to install >via the staging dir, >as is done for libogg. > >cheers, > >Conrad.