summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/xlhtml/xlhtml-0.5.ebuild')
-rw-r--r--app-text/xlhtml/xlhtml-0.5.ebuild12
1 files changed, 2 insertions, 10 deletions
diff --git a/app-text/xlhtml/xlhtml-0.5.ebuild b/app-text/xlhtml/xlhtml-0.5.ebuild
index 6758fb4fcc6f..c1ea765a9e49 100644
--- a/app-text/xlhtml/xlhtml-0.5.ebuild
+++ b/app-text/xlhtml/xlhtml-0.5.ebuild
@@ -1,8 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.12 2005/10/29 15:50:26 grobian Exp $
-
-inherit gnuconfig
+# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.ebuild,v 1.13 2007/01/05 07:27:24 flameeyes Exp $
DESCRIPTION="Convert MS Excel and Powerpoint files to HTML"
HOMEPAGE="http://chicago.sourceforge.net/xlhtml/"
@@ -16,7 +14,6 @@ DEPEND=""
src_unpack() {
unpack ${A}
- cd ${S}; gnuconfig_update config.sub config.guess
# This is needed specifically for depcomp, which is necessary for
# building xlhtml, but isn't included.
@@ -24,11 +21,6 @@ src_unpack() {
cd ${S}; automake --add-missing
}
-src_compile() {
- econf || die "econf failed for ${P}"
- emake || die "emake failed for ${P}"
-}
-
src_install() {
make DESTDIR=${D} install || die "make install failed for ${P}"
dodoc AUTHORS COPYING INSTALL README