summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/HTML-Mason')
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild
index b40d69cef269..4b24f30df1f5 100644
--- a/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild
+++ b/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild,v 1.4 2002/07/25 04:13:26 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild,v 1.5 2002/07/27 18:27:15 aliz Exp $
inherit perl-module
@@ -21,7 +21,7 @@ mydoc="CREDITS UPGRADE"
src_install () {
- base_src_install
+ perl-module_src_install
dohtml htdocs/*
}