dev-lang/logtalk: user-setup runs automatically on first invocation
authorKeri Harris <keri@gentoo.org>
Sun, 24 Sep 2017 12:04:52 +0000 (14:04 +0200)
committerKeri Harris <keri@gentoo.org>
Sun, 24 Sep 2017 12:05:04 +0000 (14:05 +0200)
Package-Manager: Portage-2.3.8, Repoman-2.3.1

dev-lang/logtalk/logtalk-3.07.0.ebuild

index cf66066889e2bed01a9cfa4872eda87644c0752b..cccf00c411f48cdd8eb95d7b9e98698439c22fda 100644 (file)
@@ -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"