commit:     ce9dbd43bb73dc4b69fdc4ccf1cfd38e5485b029
Author:     Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Thu Mar 16 10:51:20 2017 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Thu Mar 16 10:51:20 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ce9dbd43

sci-biology/imagej: adjust einfo message accordingly

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/imagej/imagej-1.51k.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/imagej/imagej-1.51k.ebuild 
b/sci-biology/imagej/imagej-1.51k.ebuild
index 845fc48cb..2681665f5 100644
--- a/sci-biology/imagej/imagej-1.51k.ebuild
+++ b/sci-biology/imagej/imagej-1.51k.ebuild
@@ -121,7 +121,7 @@ pkg_postinst() {
        einfo ""
        einfo "You can configure the path of a folder, which contains 
\"plugins\" directory and IJ_Prefs.txt,"
        einfo "by setting the environmental variable, \$IJ_HOME."
-       einfo "Default setting is \$IJ_HOME=\${HOME}, i.e. \${HOME}/plugins and 
\${HOME}/IJ_Prefs.txt."
+       einfo "Default setting is \$IJ_HOME=\${HOME}/.imagej, i.e. 
\${HOME}/.imagej/plugins and \${HOME}/.imagej/IJ_Prefs.txt."
        einfo ""
        einfo "You can also configure the memory size by setting the 
environmental variable, \$IJ_MEM,"
        einfo "and the class path by setting the environmental variable, 
\$IJ_CP."

Reply via email to