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


View this message in rfc822 format

From: "Raghav Gururajan" <raghavgururajan <at> disroot.org>
To: "Ludovic Courtès" <ludo <at> gnu.org>
Cc: 40646 <at> debbugs.gnu.org
Subject: [bug#40646] gnu: Add blueman.
Date: Sun, 19 Apr 2020 11:27:31 +0000
Hi Ludo!

>> + (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?

It is not necessary. Those scripts were not patched by 'patch-shebangs' phase, and received warnings during build. So corrected them manually. :-)

Regards,
RG.




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.