diff options
Diffstat (limited to 'net-analyzer/nagios-plugins/nagios-plugins-1.4.13-r4.ebuild')
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-1.4.13-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.4.13-r4.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.4.13-r4.ebuild index 53d29bc2ab9a..fbda8369d064 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.4.13-r4.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.4.13-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.13-r4.ebuild,v 1.1 2009/05/30 07:58:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.13-r4.ebuild,v 1.2 2009/05/31 08:13:37 dertobi123 Exp $ EAPI=1 @@ -61,7 +61,7 @@ src_unpack() { epatch "${FILESDIR}"/${P}-mysqlpass-917fcc7.patch # check_ups Logout, #243384 ,will be fixed upstream in 1.4.14 - epatch "${FILESDIR}"/${P}--upslogout.patch + epatch "${FILESDIR}"/${P}-upslogout.patch eautoreconf } |