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/galleta
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/galleta')
-rw-r--r--app-forensics/galleta/galleta-20040505_p1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-forensics/galleta/galleta-20040505_p1.ebuild b/app-forensics/galleta/galleta-20040505_p1.ebuild
index e7e85ec08faa..d738e3ba4509 100644
--- a/app-forensics/galleta/galleta-20040505_p1.ebuild
+++ b/app-forensics/galleta/galleta-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/galleta/galleta-20040505_p1.ebuild,v 1.3 2005/07/07 09:53:48 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/galleta/galleta-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 galleta galleta.c -lm -lc || die "failed to compile"