emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#29602: closed ([PATCH] gnu: keepassxc: Always inst


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29602: closed ([PATCH] gnu: keepassxc: Always install libraries to /lib.)
Date: Fri, 08 Dec 2017 09:49:02 +0000

Your message dated Fri, 08 Dec 2017 10:48:30 +0100
with message-id <address@hidden>
and subject line Re: [bug#29602] [PATCH] gnu: keepassxc: Always install 
libraries to /lib.
has caused the debbugs.gnu.org bug report #29602,
regarding [PATCH] gnu: keepassxc: Always install libraries to /lib.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29602: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29602
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: keepassxc: Always install libraries to /lib. Date: Thu, 07 Dec 2017 09:27:37 +0100

Here's a patch that makes sure keepassxc installs its libraries in /lib (instead of /lib64 as in some cases).

Attachment: 0001-gnu-keepassxc-Always-install-libraries-to-lib.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#29602] [PATCH] gnu: keepassxc: Always install libraries to /lib. Date: Fri, 08 Dec 2017 10:48:30 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Rutger Helling <address@hidden> skribis:

> From fdfc9dec4761d4868ee20be2efa5cb6175eb745a Mon Sep 17 00:00:00 2001
> From: Rutger Helling <address@hidden>
> 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’.


--- End Message ---

reply via email to

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