summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEray Aslan <eras@gentoo.org>2016-12-14 09:10:13 +0300
committerEray Aslan <eras@gentoo.org>2016-12-14 09:10:13 +0300
commit3a670cbd82d6b17dfc3f2de638366beff34f31a1 (patch)
tree52bb71d8d0c664cb765b8fec1afda90237481ee4 /app-crypt
parentvirtual/perl-Test: Extend missing keywords from dev-lang/perl (diff)
downloadgentoo-3a670cbd82d6b17dfc3f2de638366beff34f31a1.tar.gz
gentoo-3a670cbd82d6b17dfc3f2de638366beff34f31a1.tar.bz2
gentoo-3a670cbd82d6b17dfc3f2de638366beff34f31a1.zip
app-crypt/heimdal: client rename: su to ksu - bug 602256
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/heimdal/heimdal-7.0.1-r1.ebuild (renamed from app-crypt/heimdal/heimdal-7.0.1.ebuild)4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-crypt/heimdal/heimdal-7.0.1.ebuild b/app-crypt/heimdal/heimdal-7.0.1-r1.ebuild
index 3738eaf67247..7a95f7f28506 100644
--- a/app-crypt/heimdal/heimdal-7.0.1.ebuild
+++ b/app-crypt/heimdal/heimdal-7.0.1-r1.ebuild
@@ -145,6 +145,10 @@ multilib_src_install() {
multilib_src_install_all() {
dodoc ChangeLog* README NEWS TODO
+ # client rename
+ mv "${D}"/usr/share/man/man1/{,k}su.1
+ mv "${D}"/usr/bin/{,k}su
+
newinitd "${FILESDIR}"/heimdal-kdc.initd-r2 heimdal-kdc
newinitd "${FILESDIR}"/heimdal-kadmind.initd-r2 heimdal-kadmind
newinitd "${FILESDIR}"/heimdal-kpasswdd.initd-r2 heimdal-kpasswdd