diff options
Diffstat (limited to 'app-office/texmacs/texmacs-1.0.5.6.ebuild')
-rw-r--r-- | app-office/texmacs/texmacs-1.0.5.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-1.0.5.6.ebuild b/app-office/texmacs/texmacs-1.0.5.6.ebuild index 40067606ce6c..92081651a9c0 100644 --- a/app-office/texmacs/texmacs-1.0.5.6.ebuild +++ b/app-office/texmacs/texmacs-1.0.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.5.6.ebuild,v 1.5 2007/01/10 17:48:02 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.5.6.ebuild,v 1.6 2007/07/13 07:04:13 mr_bones_ Exp $ # although flag-o-matic functions in portage, we should inherit it inherit flag-o-matic @@ -55,7 +55,6 @@ src_compile() { } - src_install() { make DESTDIR=${D} install || die |