summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-forensics/foremost/foremost-1.5.ebuild')
-rw-r--r--app-forensics/foremost/foremost-1.5.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-forensics/foremost/foremost-1.5.ebuild b/app-forensics/foremost/foremost-1.5.ebuild
index a0cdd95f939a..770fb5ba7f2d 100644
--- a/app-forensics/foremost/foremost-1.5.ebuild
+++ b/app-forensics/foremost/foremost-1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/foremost/foremost-1.5.ebuild,v 1.1 2007/05/17 16:57:23 hyakuhei Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/foremost/foremost-1.5.ebuild,v 1.2 2008/03/24 22:11:34 ikelos Exp $
inherit eutils toolchain-funcs
@@ -17,6 +17,8 @@ RDEPEND="virtual/libc"
src_unpack() {
unpack ${A}
+ cd "${S}"
+ epatch "${FILESDIR}/${PN}-1.4-config-location.patch"
}
src_compile() {