Change prefix in gpgconf
Paeglis Gatis
Gatis.Paeglis at theqtcompany.com
Wed Nov 11 14:56:18 CET 2015
I know about the --prefix from GNU std.
The problem here is that gpgconf can not be reallocated.
Anyways, I will do a quick fix for myself. I will paste my solution in https://bugzilla.yoctoproject.org/show_bug.cgi?id=8672 in case somebody
experiences the same issues.
________________________________________
From: Werner Koch <wk at gnupg.org>
Sent: Wednesday, November 11, 2015 2:37 PM
To: Paeglis Gatis
Cc: gnupg-devel at gnupg.org
Subject: Re: Change prefix in gpgconf
On Wed, 11 Nov 2015 13:38, Gatis.Paeglis at theqtcompany.com said:
> Does this clarify why gpgconf is inflexible for this use case?
No.
For ages we use DESTDIR to do this:
./configure --prefix=/ROOTDIR
make
make install DESTDIR=/foo/bar/PLATFORMROOT/ROOTDIR
See the Automake manual or the GNU coding standards for more details.
Salam-Shalom,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
More information about the Gnupg-devel
mailing list