summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-11-06 19:26:43 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-11-06 19:26:43 +0000
commit1f741c58760936b9c6cd19d716510922889584be (patch)
tree6d189abefa2433ecc0da580910674557c9149297 /app-benchmarks
parentwhitespace (diff)
downloadgentoo-2-1f741c58760936b9c6cd19d716510922889584be.tar.gz
gentoo-2-1f741c58760936b9c6cd19d716510922889584be.tar.bz2
gentoo-2-1f741c58760936b9c6cd19d716510922889584be.zip
whitespace
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/ltp/ltp-20120903.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/ltp/ltp-20120903.ebuild b/app-benchmarks/ltp/ltp-20120903.ebuild
index fedfdb00b103..9063b24c8f13 100644
--- a/app-benchmarks/ltp/ltp-20120903.ebuild
+++ b/app-benchmarks/ltp/ltp-20120903.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ltp-20120903.ebuild,v 1.1 2012/11/03 18:58:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ltp-20120903.ebuild,v 1.2 2012/11/06 19:26:43 mr_bones_ Exp $
EAPI="4"
@@ -52,7 +52,7 @@ src_configure() {
# Better put it into /usr/libexec as everything needs to
# be under the same directory..
-
+
econf --prefix=/usr/libexec/${PN} ${myconf}
}