summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/hwdata-gentoo/hwdata-gentoo-0.4.ebuild')
-rw-r--r--sys-apps/hwdata-gentoo/hwdata-gentoo-0.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/hwdata-gentoo/hwdata-gentoo-0.4.ebuild b/sys-apps/hwdata-gentoo/hwdata-gentoo-0.4.ebuild
index 69cfba1..20c2bbf 100644
--- a/sys-apps/hwdata-gentoo/hwdata-gentoo-0.4.ebuild
+++ b/sys-apps/hwdata-gentoo/hwdata-gentoo-0.4.ebuild
@@ -28,9 +28,10 @@ src_unpack() {
else
sed -e 's/DRIVER fglrx/DRIVER radeon/' \
-e 's/DRIVER nvidia/DRIVER nv/' \
- -i ${S}/Cards || die
+ -i "${S}"/Cards || die
fi
fi
+ epatch "${FILESDIR}"/${PV}-openchrome.patch
}
src_install() {