summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 07:04:07 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 07:04:07 +0000
commit42e32d95509c03b0ace568b1a194a72002cbe179 (patch)
tree88d0bd5138cc263361ef02af2a6acad8c2955255 /net-analyzer/bing/bing-1.1.3.ebuild
parentrepoman: whitespace cleanup (diff)
downloadgentoo-2-42e32d95509c03b0ace568b1a194a72002cbe179.tar.gz
gentoo-2-42e32d95509c03b0ace568b1a194a72002cbe179.tar.bz2
gentoo-2-42e32d95509c03b0ace568b1a194a72002cbe179.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-analyzer/bing/bing-1.1.3.ebuild')
-rw-r--r--net-analyzer/bing/bing-1.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/bing/bing-1.1.3.ebuild b/net-analyzer/bing/bing-1.1.3.ebuild
index cbbba55bdcc3..ba622aebaf33 100644
--- a/net-analyzer/bing/bing-1.1.3.ebuild
+++ b/net-analyzer/bing/bing-1.1.3.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-analyzer/bing/bing-1.1.3.ebuild,v 1.1 2003/09/06 23:33:49 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bing/bing-1.1.3.ebuild,v 1.2 2003/09/07 07:04:03 msterret Exp $
DESCRIPTION="A point-to-point bandwidth measurement tool."
@@ -20,7 +20,7 @@ S="${WORKDIR}/${P}"
src_compile() {
cp Makefile Makefile.orig
sed -e "s:#COPTIM = -g: COPTIM = ${CLFAGS}:" Makefile.orig > Makefile
- emake || die
+ emake || die
}
src_install() {