summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/bnc/bnc-2.9.3-r2.ebuild')
-rw-r--r--net-irc/bnc/bnc-2.9.3-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-irc/bnc/bnc-2.9.3-r2.ebuild b/net-irc/bnc/bnc-2.9.3-r2.ebuild
index 35581f7743d8..5881b5eb43c2 100644
--- a/net-irc/bnc/bnc-2.9.3-r2.ebuild
+++ b/net-irc/bnc/bnc-2.9.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.3-r2.ebuild,v 1.1 2005/04/03 21:41:12 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.3-r2.ebuild,v 1.1.1.1 2005/11/30 09:48:57 chriswhite Exp $
inherit eutils
@@ -22,6 +22,7 @@ S=${WORKDIR}/${MY_P}
src_unpack() {
unpack ${A}
sed -i -e s:./mkpasswd:/usr/bin/bncmkpasswd: ${S}/bncsetup || die
+ epatch ${FILESDIR}/${P}-64bit.patch
}
src_compile() {