GNU bug report logs -
#29602
[PATCH] gnu: keepassxc: Always install libraries to /lib.
Previous Next
Reported by: Rutger Helling <rhelling <at> mykolab.com>
Date: Thu, 7 Dec 2017 08:28:01 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
I agree, it makes more sense to set CMAKE_INSTALL_LIBDIR by default in
'cmake-build-system.
On 2017-12-08 10:48, ludo <at> gnu.org wrote:
> Rutger Helling <rhelling <at> mykolab.com> skribis:
>
>> From fdfc9dec4761d4868ee20be2efa5cb6175eb745a Mon Sep 17 00:00:00 2001
>> From: Rutger Helling <rhelling <at> mykolab.com>
>> Date: Thu, 7 Dec 2017 09:21:22 +0100
>> Subject: [PATCH] gnu: keepassxc: Always install libraries to /lib.
>>
>> * gnu/packages/password-utils.scm (keepassxc)[arguments]: Add #:configure-flags
>> argument to force installing libraries to /lib.
>
> Applied, thanks.
>
>> + (arguments
>> + `(#:configure-flags
>> + (list (string-append "-DCMAKE_INSTALL_LIBDIR="
>> + (assoc-ref %outputs "out") "/lib"))))
>
> At some point we should probably fix 'cmake-build-system'. Thoughts?
>
> Ludo'.
[Message part 2 (text/html, inline)]
This bug report was last modified 7 years and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.