unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Rutger Helling <rhelling@mykolab.com>
To: ludo@gnu.org
Cc: 29602-done@debbugs.gnu.org
Subject: [bug#29602] [PATCH] gnu: keepassxc: Always install libraries to /lib.
Date: Fri, 08 Dec 2017 11:51:13 +0100	[thread overview]
Message-ID: <e0faef50fdaf87e46b40b87839bef131@mykolab.com> (raw)
In-Reply-To: <87lgid1rf5.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 844 bytes --]

I agree, it makes more sense to set CMAKE_INSTALL_LIBDIR by default in
'cmake-build-system. 

On 2017-12-08 10:48, ludo@gnu.org wrote:

> Rutger Helling <rhelling@mykolab.com> skribis:
> 
>> From fdfc9dec4761d4868ee20be2efa5cb6175eb745a Mon Sep 17 00:00:00 2001
>> From: Rutger Helling <rhelling@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'.

[-- Attachment #2: Type: text/html, Size: 1867 bytes --]

      reply	other threads:[~2017-12-08 10:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-07  8:27 [bug#29602] [PATCH] gnu: keepassxc: Always install libraries to /lib Rutger Helling
2017-12-08  9:48 ` bug#29602: " Ludovic Courtès
2017-12-08 10:51   ` Rutger Helling [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e0faef50fdaf87e46b40b87839bef131@mykolab.com \
    --to=rhelling@mykolab.com \
    --cc=29602-done@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).