summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/odsclient/odsclient-1.02.ebuild')
-rw-r--r--net-dns/odsclient/odsclient-1.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/odsclient/odsclient-1.02.ebuild b/net-dns/odsclient/odsclient-1.02.ebuild
index 8e5746d47813..66b42a1b1ace 100644
--- a/net-dns/odsclient/odsclient-1.02.ebuild
+++ b/net-dns/odsclient/odsclient-1.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/odsclient/odsclient-1.02.ebuild,v 1.1 2003/06/25 20:08:42 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/odsclient/odsclient-1.02.ebuild,v 1.2 2003/09/07 00:09:56 msterret Exp $
inherit eutils
@@ -16,7 +16,7 @@ IUSE=""
DEPEND="virtual/glibc"
src_compile() {
- sed -i "s:CFLAGS=-O2::" Makefile
+ sed -i "s:CFLAGS=-O2::" Makefile
epatch ${DISTDIR}/${PN}.patch
emake || die
}