GNU bug report logs - #40646
gnu: Add blueman.

Previous Next

Package: guix-patches;

Reported by: Raghav Gururajan <raghavgururajan <at> disroot.org>

Date: Wed, 15 Apr 2020 17:54:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 40646 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Raghav Gururajan <raghavgururajan <at> disroot.org>
Cc: 40646 <at> debbugs.gnu.org
Subject: Re: [bug#40646] gnu: Add blueman.
Date: Sun, 19 Apr 2020 13:22:42 +0200
Hi!

Raghav Gururajan <raghavgururajan <at> disroot.org> skribis:

> From 5f1a319c6b75b3eb28e8f80ea9b31fc5d6cf70df Mon Sep 17 00:00:00 2001
> From: Raghav Gururajan <raghavgururajan <at> disroot.org>
> Date: Wed, 15 Apr 2020 13:49:55 -0400
> Subject: [PATCH 2/2] gnu: Add blueman.
>
> * gnu/packages/networking.scm (blueman): New variable.

[...]

> +             (substitute* "apps/blueman-adapters.in"
> +               (("@PYTHON@") (string-append (assoc-ref inputs "python")
> +                                            "/bin/python3.7")))

Are you sure this is necessary?  If these are scripts, the
‘patch-shebangs’ phase should take care of it.  Perhaps it’s enough to
add ‘python-wrapper’ as an input (it provides a “python” executable) and
then you can remove all this?

Thanks,
Ludo’.




This bug report was last modified 5 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.