diff options
-rw-r--r-- | sys-power/nut/nut-2.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/nut/nut-2.0.3-r1.ebuild b/sys-power/nut/nut-2.0.3-r1.ebuild index 2b0db1176d3c..3415dc16b7ba 100644 --- a/sys-power/nut/nut-2.0.3-r1.ebuild +++ b/sys-power/nut/nut-2.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.0.3-r1.ebuild,v 1.2 2006/05/20 00:19:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/nut/nut-2.0.3-r1.ebuild,v 1.3 2006/05/20 02:59:56 mr_bones_ Exp $ inherit eutils fixheadtails @@ -39,7 +39,7 @@ pkg_setup() { src_unpack() { unpack ${A} - + epatch ${FILESDIR}/upsstats-upsset-link.patch cd "${S}" |