summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-27 18:27:16 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-27 18:27:16 +0000
commitaa74a9e0eda1e8755c0d1738657a7e8e511b5acd (patch)
tree96eb5d88810370741d2e3f10df1c78077d238bbc /dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
parentUpdated wine-20020710-r1.ebuild to install /usr/wine/bin/wine regapi. Closes... (diff)
downloadgentoo-2-aa74a9e0eda1e8755c0d1738657a7e8e511b5acd.tar.gz
gentoo-2-aa74a9e0eda1e8755c0d1738657a7e8e511b5acd.tar.bz2
gentoo-2-aa74a9e0eda1e8755c0d1738657a7e8e511b5acd.zip
Fixed new perl-module problems.
Diffstat (limited to 'dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild')
-rw-r--r--dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
index 289253626f72..96c9a4dc3609 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-0.92.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/SNMP_Session/SNMP_Session-0.92.ebuild,v 1.5 2002/07/25 04:43:34 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92.ebuild,v 1.6 2002/07/27 18:27:16 aliz Exp $
inherit perl-module
@@ -17,6 +17,6 @@ mydoc="README.SNMP_util"
src_install() {
- base_src_install
+ perl-module_src_install
dohtml *.html
}