From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] build: Fix errors in "make dist" Date: Tue, 21 Feb 2017 15:37:36 -0500 Message-ID: <20170221203736.GB16509@jasmine> References: <1487705358-12406-1-git-send-email-jmd@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgHBt-0004NK-Ha for guix-devel@gnu.org; Tue, 21 Feb 2017 15:37:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgHBq-0006mS-EK for guix-devel@gnu.org; Tue, 21 Feb 2017 15:37:41 -0500 Content-Disposition: inline In-Reply-To: <1487705358-12406-1-git-send-email-jmd@gnu.org> 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: John Darrington Cc: guix-devel@gnu.org On Tue, Feb 21, 2017 at 08:29:18PM +0100, John Darrington wrote: > * Makefile.am (EXTRA_DIST): Remove build-aux/hydra/demo-os.scm > * gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: Remove > "/gnu/store/..." Interesting, what goes wrong?