summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 03:01:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 03:01:24 +0000
commit07a4a265f31660efa41cb88b909ef69f7fa24bf5 (patch)
tree807e355ef65c892f1c867a8ca7b1009df5b9064f /app-forensics/pasco
parentwhitespace (diff)
downloadgentoo-2-07a4a265f31660efa41cb88b909ef69f7fa24bf5.tar.gz
gentoo-2-07a4a265f31660efa41cb88b909ef69f7fa24bf5.tar.bz2
gentoo-2-07a4a265f31660efa41cb88b909ef69f7fa24bf5.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-forensics/pasco')
-rw-r--r--app-forensics/pasco/pasco-20040505_p1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-forensics/pasco/pasco-20040505_p1.ebuild b/app-forensics/pasco/pasco-20040505_p1.ebuild
index 2f969b30cafe..bfd39173087b 100644
--- a/app-forensics/pasco/pasco-20040505_p1.ebuild
+++ b/app-forensics/pasco/pasco-20040505_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/pasco/pasco-20040505_p1.ebuild,v 1.3 2005/07/07 08:54:58 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/pasco/pasco-20040505_p1.ebuild,v 1.4 2007/07/15 03:01:24 mr_bones_ Exp $
inherit toolchain-funcs
@@ -16,7 +16,6 @@ DEPEND="virtual/libc"
S=${WORKDIR}/${MY_P}
-
src_compile() {
cd src
$(tc-getCC) ${CFLAGS} -o pasco pasco.c -lm -lc || die "failed to compile"