gpg-agent: put libexec/executables in usr/lib/gnupg/
This commit is contained in:
parent
2e879901ff
commit
aedd75bf0e
@ -8,8 +8,9 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/watchgnupg
|
||||
drwxr-xr-x root/root usr/info/
|
||||
-rw-r--r-- root/root usr/info/gnupg.info
|
||||
drwxr-xr-x root/root usr/libexec/
|
||||
-rwxr-xr-x root/root usr/libexec/gpg-preset-passphrase
|
||||
-rwxr-xr-x root/root usr/libexec/gpg-protect-tool
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/gnupg/
|
||||
-rwxr-xr-x root/root usr/lib/gnupg/gpg-preset-passphrase
|
||||
-rwxr-xr-x root/root usr/lib/gnupg/gpg-protect-tool
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/addgnupghome
|
||||
|
@ -6,12 +6,13 @@
|
||||
|
||||
name=gpg-agent
|
||||
version=1.9.19
|
||||
release=1
|
||||
release=2
|
||||
source=(ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
cd gnupg-$version
|
||||
./configure --prefix=/usr \
|
||||
--libexecdir=/usr/lib/gnupg \
|
||||
--disable-nls \
|
||||
--enable-agent-only
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user