diff options
author | 2011-08-26 14:44:03 +0000 | |
---|---|---|
committer | 2011-08-26 14:44:03 +0000 | |
commit | 6f9a7df383ce619569446f8e9c115ecbbbe969be (patch) | |
tree | 3bb14de02a2471967f1952e4e6d9aaf00ca49cb9 /net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild | |
parent | Stable on amd64 wrt bug #380677 (diff) | |
download | historical-6f9a7df383ce619569446f8e9c115ecbbbe969be.tar.gz historical-6f9a7df383ce619569446f8e9c115ecbbbe969be.tar.bz2 historical-6f9a7df383ce619569446f8e9c115ecbbbe969be.zip |
QA: disable test function (make check is doing something else). Closes bug #298325.
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild')
-rw-r--r-- | net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild b/net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild index d902525222a6..9228062d4950 100644 --- a/net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild +++ b/net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild,v 1.6 2004/10/26 20:16:32 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild,v 1.7 2011/08/26 14:44:03 flameeyes Exp $ inherit eutils fixheadtails toolchain-funcs @@ -31,6 +31,8 @@ src_compile() { $(tc-getCC) ${CFLAGS} ${FILESDIR}/tai64nfrac.c -o tai64nfrac || die } +src_test() { :; } + src_install() { doman matchup.1 xqp.1 xsender.1 xrecipient.1 columnt.1 dodoc MATCHUP ACCOUNTING BLURB |