From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add xscreenserver. Date: Sat, 9 Apr 2016 23:08:55 -0400 Message-ID: <20160410030855.GB31555@jasmine> References: <877fg8w1rp.fsf@dustycloud.org> <20160408225240.GB13118@jasmine> <87twjaut6v.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52990) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ap5ju-0002fD-Io for guix-devel@gnu.org; Sat, 09 Apr 2016 23:08:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ap5jr-0008Tp-Bq for guix-devel@gnu.org; Sat, 09 Apr 2016 23:08:42 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:42094) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ap5jr-0008Tf-93 for guix-devel@gnu.org; Sat, 09 Apr 2016 23:08:39 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 2354E20B5F for ; Sat, 9 Apr 2016 23:08:39 -0400 (EDT) Content-Disposition: inline In-Reply-To: <87twjaut6v.fsf@dustycloud.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: Christopher Allan Webber Cc: Guix-devel On Sat, Apr 09, 2016 at 08:52:12PM -0500, Christopher Allan Webber wrote: > Leo Famulari writes: > > > Did you try something like this? > > > > (arguments > > `(#:make-flags (string-append "install_prefix= (assoc-ref %outputs "out")))) > > This didn't fix it, but it die send me along the right path. Working > xscreensaver attached! Awesome! Looking forward to trying this out soon!