From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: PATCH: LibreOffice Date: Mon, 1 Jun 2015 21:56:56 +0200 Message-ID: <20150601195656.GA6558@debian> References: <20150531090831.GA4344@debian> <87pp5gtzi1.fsf@netris.org> <20150601195015.GA6191@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzVpa-00017U-BR for guix-devel@gnu.org; Mon, 01 Jun 2015 15:57:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YzVpV-0003ER-CZ for guix-devel@gnu.org; Mon, 01 Jun 2015 15:57:06 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:52940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzVpV-0003EN-3O for guix-devel@gnu.org; Mon, 01 Jun 2015 15:57:01 -0400 Content-Disposition: inline In-Reply-To: <20150601195015.GA6191@debian> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org On Mon, Jun 01, 2015 at 09:50:15PM +0200, Andreas Enge wrote: > Now that I deleted my which.go, I need to recompile with the which from base. > So this will be the build process for tonight Actually, I was wrong - "which" moved to a new place, but stayed the same, so there is no recompilation of things that depend on it! Andreas