diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-02-03 01:43:00 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-02-03 01:43:00 +0000 |
commit | b60180ee1c8c19ab5938788073ec78298bbe5918 (patch) | |
tree | 61967e1d351ef9dfd26529e0f74724335da33fbf /sci-calculators | |
parent | net-misc/drivel:rhythmbox (diff) | |
download | gentoo-2-b60180ee1c8c19ab5938788073ec78298bbe5918.tar.gz gentoo-2-b60180ee1c8c19ab5938788073ec78298bbe5918.tar.bz2 gentoo-2-b60180ee1c8c19ab5938788073ec78298bbe5918.zip |
Added ChangeLog installation
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/orpie/orpie-1.4.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-calculators/orpie/orpie-1.4.1.ebuild b/sci-calculators/orpie/orpie-1.4.1.ebuild index 857cacd9fcec..67cc1319b636 100644 --- a/sci-calculators/orpie/orpie-1.4.1.ebuild +++ b/sci-calculators/orpie/orpie-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.4.1.ebuild,v 1.1 2005/02/03 01:35:20 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.4.1.ebuild,v 1.2 2005/02/03 01:43:00 ribosome Exp $ inherit flag-o-matic @@ -24,6 +24,7 @@ src_compile() { src_install() { make install DESTDIR=${D} + dodoc ChangeLog dodoc doc/TODO insinto /usr/share/doc/${PF} doins doc/manual.pdf |