summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/swish-e/swish-e-2.2.2.ebuild')
-rw-r--r--net-www/swish-e/swish-e-2.2.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-www/swish-e/swish-e-2.2.2.ebuild b/net-www/swish-e/swish-e-2.2.2.ebuild
index d634f1e5ed5c..bf2b9fad401c 100644
--- a/net-www/swish-e/swish-e-2.2.2.ebuild
+++ b/net-www/swish-e/swish-e-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/swish-e/swish-e-2.2.2.ebuild,v 1.3 2003/07/20 14:13:48 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/swish-e/swish-e-2.2.2.ebuild,v 1.4 2003/09/06 01:54:09 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Simple Web Indexing System for Humans - Enhanced"
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
DEPEND=">=sys-libs/zlib-1.1.3
dev-libs/libxml2
dev-perl/libwww-perl"
-
+
src_compile() {
econf || die
@@ -24,6 +24,6 @@ src_compile() {
src_install () {
dobin src/swish-e
-
- dodoc INSTALL README
+
+ dodoc INSTALL README
}