summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-02 05:03:34 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-02 05:03:34 +0000
commit10157518e660468b9a52179b0501233b87d186aa (patch)
tree237ed2258199d952fd282a918ecee1c5fe802db4 /app-doc/dox
parentmodernised (diff)
downloadhistorical-10157518e660468b9a52179b0501233b87d186aa.tar.gz
historical-10157518e660468b9a52179b0501233b87d186aa.tar.bz2
historical-10157518e660468b9a52179b0501233b87d186aa.zip
modernised
Diffstat (limited to 'app-doc/dox')
-rw-r--r--app-doc/dox/dox-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/dox/dox-1.1.ebuild b/app-doc/dox/dox-1.1.ebuild
index 132b54f5d0c4..c2e63e61900f 100644
--- a/app-doc/dox/dox-1.1.ebuild
+++ b/app-doc/dox/dox-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 2001-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-doc/dox/dox-1.1.ebuild,v 1.3 2002/08/01 14:02:43 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/dox/dox-1.1.ebuild,v 1.4 2002/08/02 05:03:34 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Dox is a graphical documentation browser for Unix/X11."
@@ -24,7 +24,7 @@ src_unpack() {
-e 's:/opt/www/htdig/bin/htmerge:/usr/bin/htmerge:g' \
-e 's:/opt/www/cgi-bin/htsearch:/home/httpd/cgi-bin/htsearch:g' > configure.new
mv configure.new configure
-
+
}
src_compile()