bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41025: blueman does not start


From: Pierre Neidhardt
Subject: bug#41025: blueman does not start
Date: Mon, 04 May 2020 11:11:56 +0200

We should not hardcode the python version but instead use something like

--8<---------------cut here---------------start------------->8---
(string-append dir "/lib/python"
                              ,(version-major+minor
                                 (package-version python))
                              "/site-packages")
--8<---------------cut here---------------end--------------->8---

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]