summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cdecl')
-rw-r--r--dev-util/cdecl/cdecl-2.5-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/cdecl/cdecl-2.5-r1.ebuild b/dev-util/cdecl/cdecl-2.5-r1.ebuild
index ab8f9ce21bc4..007ac7b5bd0e 100644
--- a/dev-util/cdecl/cdecl-2.5-r1.ebuild
+++ b/dev-util/cdecl/cdecl-2.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cdecl/cdecl-2.5-r1.ebuild,v 1.11 2007/06/04 12:10:56 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cdecl/cdecl-2.5-r1.ebuild,v 1.12 2007/07/12 01:05:42 mr_bones_ Exp $
inherit eutils
@@ -26,7 +26,6 @@ src_unpack() {
epatch ${FILESDIR}/${P}.patch
}
-
src_compile() {
if use readline; then
CFLAGS="${CFLAGS} -DUSE_READLINE"