From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jelle Licht Subject: bug#28840: openrct2 cannot find data-path Date: Thu, 26 Oct 2017 20:10:25 +0200 Message-ID: <87o9oteq5q.fsf@fsfe.org> References: <87efpxvmex.fsf@gnu.org> <877evpd0zm.fsf@gnu.org> <7b1c3654c0de3f375d13c779fd1cb7c4@mykolab.com> <87she6hzks.fsf@fsfe.org> <873765hlac.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7mcU-00050G-0l for bug-guix@gnu.org; Thu, 26 Oct 2017 14:11:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7mcQ-0003A4-R2 for bug-guix@gnu.org; Thu, 26 Oct 2017 14:11:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54975) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e7mcQ-00039o-OG for bug-guix@gnu.org; Thu, 26 Oct 2017 14:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e7mcQ-00039H-E6 for bug-guix@gnu.org; Thu, 26 Oct 2017 14:11:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-reply-to: <873765hlac.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Jelle Licht , Rutger Helling , 28840-done@debbugs.gnu.org Ludovic Courtès writes: > Hello, > > Jelle Licht skribis: > >> Rutger Helling writes: >> >>> Hi Ludo and Jelle, >>> >>> I've attached a patch that fixed the issue for me by changing some >>> references from /usr/share to /gnu/store/-openrct2-0.1.1/share. >>> I can now run openrct2 without the additional parameter. >> >> I can confirm that Rutger's patch works as intented. > > Awesome. Could you push it? Pushed as 2e205c619334 on master.