From 8e3c8304f9d7ec99c42eb4049a09a753ee3ca179 Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Sun, 9 Oct 2016 12:36:00 +0900 Subject: net-misc/unison: use eselect update to set a default. Package-Manager: portage-2.3.0 --- net-misc/unison/unison-2.48.4.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'net-misc/unison') diff --git a/net-misc/unison/unison-2.48.4.ebuild b/net-misc/unison/unison-2.48.4.ebuild index 7d93a418f105..db3ab88c8bf8 100644 --- a/net-misc/unison/unison-2.48.4.ebuild +++ b/net-misc/unison/unison-2.48.4.ebuild @@ -80,4 +80,5 @@ pkg_postinst() { elog "Unison now uses SLOTs, so you can specify servercmd=/usr/bin/unison-${SLOT}" elog "in your profile files to access exactly this version over ssh." elog "Or you can use 'eselect unison' to set the version." + eselect unison update } -- cgit v1.2.3-65-gdbad