From f6f849098e0e24175d36e8ea08c2b3259c037f0e Mon Sep 17 00:00:00 2001 From: Tobias Scherbaum Date: Fri, 15 May 2009 20:09:27 +0000 Subject: make idoutils svn path=/; revision=48 --- net-analyzer/icinga/icinga-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/icinga/icinga-9999.ebuild b/net-analyzer/icinga/icinga-9999.ebuild index 84915d2..cc7dfa6 100644 --- a/net-analyzer/icinga/icinga-9999.ebuild +++ b/net-analyzer/icinga/icinga-9999.ebuild @@ -91,7 +91,7 @@ src_compile() { if use idoutils ; then # Only compile IDOUtils if "idoutils" useflag is set. - cd module/idoutils && emake CC=$(tc-getCC) DESTDIR="${D}" || die + emake CC=$(tc-getCC) DESTDIR="${D}" idoutils || die fi } -- cgit v1.2.3-65-gdbad