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
commitd0aa2c7a70579eab3a80f189658ef4da7f0aad30 (patch)
treef713f22bd9cefe455e812368b020dc4d089600e6 /app-forensics/galleta
parentwhitespace (diff)
downloadhistorical-d0aa2c7a70579eab3a80f189658ef4da7f0aad30.tar.gz
historical-d0aa2c7a70579eab3a80f189658ef4da7f0aad30.tar.bz2
historical-d0aa2c7a70579eab3a80f189658ef4da7f0aad30.zip
whitespace
Package-Manager: portage-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"