summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild')
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild
index 80fb8f16cd25..0d21d579b016 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild,v 1.7 2010/01/21 19:53:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild,v 1.8 2010/01/27 07:00:04 jer Exp $
EAPI="2"
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
src_prepare() {
#Bug 270694
- epatch "${FILESDIR}/${PN}-9.06-glibc-2.10.patch"
+ epatch "${FILESDIR}/${P}-glibc-2.10.patch"
if (use xterm-color || use wcwidth); then
ewarn "You enabled xterm-color or wcwidth or both."