commit: 71d1e899324295b45f8e7968e5a29807ae498200
Author: Keri Harris <keri <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 12:04:52 2017 +0000
Commit: Keri Harris <keri <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 12:05:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d1e899
dev-lang/logtalk: user-setup runs automatically on first invocation
Package-Manager: Portage-2.3.8, Repoman-2.3.1
dev-lang/logtalk/logtalk-3.07.0.ebuild | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-lang/logtalk/logtalk-3.07.0.ebuild
b/dev-lang/logtalk/logtalk-3.07.0.ebuild
index cf66066889e..cccf00c411f 100644
--- a/dev-lang/logtalk/logtalk-3.07.0.ebuild
+++ b/dev-lang/logtalk/logtalk-3.07.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -101,9 +101,6 @@ src_install() {
pkg_postinst() {
fdo-mime_desktop_database_update
- ewarn "Before running logtalk, users should execute"
- ewarn "logtalk_user_setup *once*"
- ewarn ""
ewarn "The following integration scripts are installed"
ewarn "for running logtalk with selected Prolog compilers:"
ewarn "B-Prolog: /usr/bin/bplgt"