net-nds/nsscache: repoman happiness.

Package-Manager: portage-2.2.24
This commit is contained in:
Robin H. Johnson
2016-01-02 15:29:14 -08:00
parent fd568c0975
commit aa36e7c4e8

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -40,7 +40,7 @@ src_install() {
doman nsscache.1 nsscache.conf.5
dodoc THANKS nsscache.cron CONTRIBUTING.md README.md
exeinto /usr/libexec/nsscache
doexe $FILESDIR/authorized-keys-command.py
doexe "${FILESDIR}"/authorized-keys-command.py
keepdir /var/lib/nsscache
}