From 7a01f6d5799f264d282db10abff95bdb2ce97132 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 5 Apr 2011 21:33:00 +0000 Subject: Call distutils_pkg_postinst(). (Portage version: 2.2.0_alpha29_p9/cvs/Linux x86_64) --- net-p2p/nicotine+/nicotine+-1.2.16.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-p2p') diff --git a/net-p2p/nicotine+/nicotine+-1.2.16.ebuild b/net-p2p/nicotine+/nicotine+-1.2.16.ebuild index 09728a48df1b..94ad78fec244 100644 --- a/net-p2p/nicotine+/nicotine+-1.2.16.ebuild +++ b/net-p2p/nicotine+/nicotine+-1.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.16.ebuild,v 1.4 2011/03/27 19:15:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.16.ebuild,v 1.5 2011/04/05 21:33:00 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -33,6 +33,7 @@ src_install() { } pkg_postinst() { + distutils_pkg_postinst echo elog "You may want to install these packages to add additional features" elog "to Nicotine+:" -- cgit v1.2.3-65-gdbad