From 6a3043cc79cf9f87e42baaa8e6839121b23897bd Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Thu, 26 Feb 2004 23:46:08 +0000 Subject: Small fix, updated pkg_postinst --- app-sci/maestro/maestro-2004.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app-sci/maestro') diff --git a/app-sci/maestro/maestro-2004.ebuild b/app-sci/maestro/maestro-2004.ebuild index 0f5a107765da..e446265f7198 100644 --- a/app-sci/maestro/maestro-2004.ebuild +++ b/app-sci/maestro/maestro-2004.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/maestro/maestro-2004.ebuild,v 1.1 2004/02/26 23:43:40 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/maestro/maestro-2004.ebuild,v 1.2 2004/02/26 23:46:08 zx Exp $ DESCRIPTION="Maestro is a public release software package that NASA scientists use to operate the Spirit and Opportunity Rovers." SRC_URI="http://freecache.org/http://mars9.telascience.org:81/softwaredownload/Maestro-Linux.tar.gz" @@ -38,4 +38,6 @@ pkg_postinst() { einfo "Dataset updates can be found online at:" einfo " http://mars.telascience.org/update" einfo + einfo "To run maestro, simply type: maestro" + einfo } -- cgit v1.2.3-65-gdbad