guix-patches
[Top][All Lists]
Advanced

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

bug#30733: [PATCH staging 1/3] gnu: evolution-data-server: Update to 3.2


From: Marius Bakke
Subject: bug#30733: [PATCH staging 1/3] gnu: evolution-data-server: Update to 3.26.6.
Date: Wed, 07 Mar 2018 15:12:07 +0100
User-agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)

Ludovic Courtès <address@hidden> writes:

>> +         (add-before 'configure 'dont-override-rpath
>> +           (lambda _
>> +             (substitute* "CMakeLists.txt"
>> +               (("SET\\(CMAKE_INSTALL_RPATH .*") ""))
>
> Is this because cmake fails to determine the right RUNPATH?  Perhaps add
> a short comment about this.

The #:configure-flags "hack" is needed because cmake fails to determine
the correct RUNPATH.  The CMakeLists.txt substitution is needed because
it overrides the one set in #:configure-flags.

I added a comment and pushed in ac033c7ba1e14da42a67f493802be5a59dc66a57.

Thanks for reviewing!

Attachment: signature.asc
Description: PGP signature


reply via email to

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