From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] avrdude: Build with libusb-compat. Date: Sat, 25 Jun 2016 13:46:38 -0400 Message-ID: <20160625174638.GD22624@jasmine> References: <87d1n57mxt.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGrfU-0005XP-AQ for guix-devel@gnu.org; Sat, 25 Jun 2016 13:46:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGrfQ-00005Y-3m for guix-devel@gnu.org; Sat, 25 Jun 2016 13:46:55 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:55177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGrfO-0008QQ-Te for guix-devel@gnu.org; Sat, 25 Jun 2016 13:46:52 -0400 Content-Disposition: inline In-Reply-To: <87d1n57mxt.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel On Sat, Jun 25, 2016 at 09:22:06AM +0200, Ricardo Wurmus wrote: > * gnu/packages/patches/avrdude-fix-libusb.patch: Remove file. > * gnu/packages/flashing-tools.scm (avrdude)[source]: Remove patch. > [inputs]: Replace "libusb" with "libusb-compat". If we delete the patch file, we will want to remove the reference in gnu/local.mk, right?