net-mail/mailman: add python 2.6 exceptions quickfix patch
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@834 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2008 Gentoo Foundation
|
||||
# Copyright 1999-2009 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/mailman-2.1.11.ebuild,v 1.4 2008/08/15 15:26:26 nixnut Exp $
|
||||
|
||||
@@ -41,6 +41,7 @@ src_unpack() {
|
||||
epatch "${FILESDIR}/${PN}-2.1.8_rc1-directory-check.patch" || die "patch failed."
|
||||
epatch "${FILESDIR}/${PN}-2.1.9-icons.patch" || die "patch failed."
|
||||
epatch "${FILESDIR}/${PN}-python2.6.patch" || die "patch failed."
|
||||
epatch "${FILESDIR}/${PN}-python2.6-exceptions-quickfix.patch" || die "patch failed."
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user