summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.6.1.ebuild')
-rw-r--r--app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.6.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.6.1.ebuild b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.6.1.ebuild
index 1eb1b74..8caea0f 100644
--- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.6.1.ebuild
+++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-3.6.1.ebuild
@@ -26,6 +26,7 @@ S="${WORKDIR}/${PN}"
src_prepare() {
sed -i -e "s,export PTS_DIR=\`pwd\`,export PTS_DIR=\"/usr/share/${PN}\"," \
phoronix-test-suite
+ epatch "${FILESDIR}"/${P}-lspci.patch
}
src_configure() {