summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-07-06 12:11:58 +0000
committerJustin Lecher <jlec@gentoo.org>2010-07-06 12:11:58 +0000
commit5e54854595c34cf60d282c559b0dbc2d53bdf6f0 (patch)
treef216088a1c65f70beb1a3c3392e08cc44005655a /sci-chemistry/mustang
parenteautoreconf needs introspection.m4 (bug #324167 by Matt McAdoo), thanks to Ni... (diff)
downloadgentoo-2-5e54854595c34cf60d282c559b0dbc2d53bdf6f0.tar.gz
gentoo-2-5e54854595c34cf60d282c559b0dbc2d53bdf6f0.tar.bz2
gentoo-2-5e54854595c34cf60d282c559b0dbc2d53bdf6f0.zip
Add missing installs
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/mustang')
-rw-r--r--sci-chemistry/mustang/mustang-3.2.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-chemistry/mustang/mustang-3.2.1.ebuild b/sci-chemistry/mustang/mustang-3.2.1.ebuild
index b0dc9ec7c9e4..04990a99e1f1 100644
--- a/sci-chemistry/mustang/mustang-3.2.1.ebuild
+++ b/sci-chemistry/mustang/mustang-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/mustang-3.2.1.ebuild,v 1.1 2010/07/06 12:07:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mustang/mustang-3.2.1.ebuild,v 1.2 2010/07/06 12:11:58 jlec Exp $
EAPI="3"
@@ -35,6 +35,8 @@ src_test() {
src_install() {
newbin bin/${P} mustang || die
+ doman man/${PN}.1 || die
+ dodoc README || die
}
pkg_postinst() {