From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Sat, 23 Jun 2007 11:51:23 +0200 Subject: [Buildroot] [PATCH] libsndfile In-Reply-To: References: Message-ID: <20070623095123.GH4096@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Sat, Jun 23, 2007 at 12:05:16AM +0200, Julien Letessier wrote: >Fixed a type in the binary target. >Had the library installed in the $(STAGING_DIR) for clients to link with. Thanks! You had forgotten to rm the stuff installed into the staging_dir for -clean.. Applied as r18898 with some cosmetic changes