From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul van der Walt Subject: Re: [PATCH] gnu: pdf: Fix installing desktop files of zathura packages. Date: Tue, 07 Jul 2015 10:43:39 +0200 Message-ID: <87fv505pdw.fsf@denknerd.org> References: <87twtgicz4.fsf@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCOTq-0004MQ-L7 for guix-devel@gnu.org; Tue, 07 Jul 2015 04:43:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCOTm-0004n6-Q2 for guix-devel@gnu.org; Tue, 07 Jul 2015 04:43:54 -0400 Received: from mx01.mykolab.com ([95.128.36.1]:22197 helo=mx-out01.mykolab.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCOTm-0004mG-Kf for guix-devel@gnu.org; Tue, 07 Jul 2015 04:43:50 -0400 In-reply-to: <87twtgicz4.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@gnu.org Hey Alex, On 2015-07-07 at 10:33, quoth Alex Kost: > I've noticed that the packages for zathura plugins install .desktop > files into: > > /gnu/store/=E2=80=A6/usr/share/applications/ instead of: > /gnu/store/=E2=80=A6/share/applications/ > > The attached patch fixes it. My bad! Thanks for catching that. I admit that with my workflow this is something i'd never noticed / figured out why it was important, so i'm glad someone else has taken a look. Woo, zathura on Guix has more than one user now, presumably! :) Ciao, p.