summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/gretl/gretl-1.9.0.ebuild')
-rw-r--r--sci-mathematics/gretl/gretl-1.9.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-mathematics/gretl/gretl-1.9.0.ebuild b/sci-mathematics/gretl/gretl-1.9.0.ebuild
index 0bc876d42a1f..31c42b837808 100644
--- a/sci-mathematics/gretl/gretl-1.9.0.ebuild
+++ b/sci-mathematics/gretl/gretl-1.9.0.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-mathematics/gretl/gretl-1.9.0.ebuild,v 1.1 2010/05/04 19:50:48 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gretl/gretl-1.9.0.ebuild,v 1.2 2010/05/11 01:34:15 bicatali Exp $
USE_EINSTALL=true
EAPI=2
@@ -110,8 +110,7 @@ src_install() {
elisp-site-file-install "${FILESDIR}/${SITEFILE}" \
|| die "elisp-site-file-install failed"
fi
- dodoc README README.audio ChangeLog CompatLog TODO \
- || die "dodoc failed"
+ dodoc README README.audio ChangeLog CompatLog
}
pkg_postinst() {