From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH 3/3] gnu: man-db: Update to 2.7.1. Date: Tue, 21 Jul 2015 11:08:03 -0400 Message-ID: References: <87a8upmubq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHZ9N-0003Lv-48 for guix-devel@gnu.org; Tue, 21 Jul 2015 11:08:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHZ9I-0001kt-4g for guix-devel@gnu.org; Tue, 21 Jul 2015 11:08:09 -0400 Received: from mail-la0-f46.google.com ([209.85.215.46]:35318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHZ9H-0001kf-Ts for guix-devel@gnu.org; Tue, 21 Jul 2015 11:08:04 -0400 Received: by lahh5 with SMTP id h5so119863573lah.2 for ; Tue, 21 Jul 2015 08:08:03 -0700 (PDT) In-Reply-To: <87a8upmubq.fsf@gmail.com> 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: Alex Kost Cc: guix-devel On Tue, Jul 21, 2015 at 10:58 AM, Alex Kost wrote: > The new version tries to create "/usr/lib/tmpfiles.d" during install > phase, so I added "--with-systemdtmpfilesdir=" flag. Unhappily there is > no "--disable-systemd" or alike. > LGTM. - Dave