diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-08-31 06:41:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-08-31 06:41:09 +0000 |
commit | ed0fd633735cbed863be416352e0086cb775c18d (patch) | |
tree | cbdb0312e0ee0899518c0de161e342190f477737 /app-benchmarks/phoronix-test-suite | |
parent | whitespace (diff) | |
download | gentoo-2-ed0fd633735cbed863be416352e0086cb775c18d.tar.gz gentoo-2-ed0fd633735cbed863be416352e0086cb775c18d.tar.bz2 gentoo-2-ed0fd633735cbed863be416352e0086cb775c18d.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-benchmarks/phoronix-test-suite')
-rw-r--r-- | app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild index eb50692348e1..11646e6152a5 100644 --- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild +++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild,v 1.2 2011/08/27 10:00:55 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-2.8.1-r1.ebuild,v 1.3 2011/08/31 06:41:09 mr_bones_ Exp $ EAPI=4 @@ -56,7 +56,6 @@ src_install() { fperms a+x /${i#${D}} done - # Need to fix the cli-php config for downloading to work. Very naughty! dodir /etc/php/cli-php5 cp /etc/php/cli-php5/php.ini "${D}/etc/php/cli-php5/php.ini" |