diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2009-01-02 16:35:22 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2009-01-02 16:35:22 +0000 |
commit | 1a4298cdf6fc50d6637b53737443d6d0cf059dea (patch) | |
tree | 49113667edeeaa16f5e5b9371f8671aa485acaf4 /mail-mta/netqmail/netqmail-1.06.ebuild | |
parent | fix typo in ladspa useflag deps, by Pierre Lejeune <superheron@gmail.com>, bu... (diff) | |
download | historical-1a4298cdf6fc50d6637b53737443d6d0cf059dea.tar.gz historical-1a4298cdf6fc50d6637b53737443d6d0cf059dea.tar.bz2 historical-1a4298cdf6fc50d6637b53737443d6d0cf059dea.zip |
fix #248229
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.22-vs2.3.0.34-gentoo x86_64
Diffstat (limited to 'mail-mta/netqmail/netqmail-1.06.ebuild')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06.ebuild b/mail-mta/netqmail/netqmail-1.06.ebuild index a32bb9975ebf..5e98833cee80 100644 --- a/mail-mta/netqmail/netqmail-1.06.ebuild +++ b/mail-mta/netqmail/netqmail-1.06.ebuild @@ -1,6 +1,6 @@ -# 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/mail-mta/netqmail/netqmail-1.06.ebuild,v 1.1 2008/04/06 17:16:39 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.06.ebuild,v 1.2 2009/01/02 16:35:22 hollow Exp $ GENQMAIL_PV=20080406 QMAIL_SPP_PV=0.42 @@ -76,6 +76,7 @@ src_unpack() { cd "${S}" epatch "${FILESDIR}"/${PV}-exit.patch + epatch "${FILESDIR}"/${PV}-readwrite.patch ht_fix_file Makefile* |