mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
net-misc/rpki-client: Correcting typo
Closes: https://bugs.gentoo.org/781695 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -35,7 +35,7 @@ src_install() {
|
||||
emake DESTDIR="${D}" BINDIR="/usr/bin" MANDIR="/usr/share/man" install
|
||||
insinto /etc/rpki
|
||||
doins *.tal
|
||||
keedir "/var/cache/rpki-client/"
|
||||
keepdir "/var/cache/rpki-client/"
|
||||
keepdir "/var/db/rpki-client/"
|
||||
fowners -R _rpki-client "/var/db/rpki-client/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user