summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-8.433.ebuild')
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.433.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild
index f00d189..151301f 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild
@@ -140,7 +140,7 @@ src_unpack() {
if use debug; then
sed -i '/^#define DRM_DEBUG_CODE/s/0/1/' \
- "${S}/common/lib/modules/fglrx/firegl_public.c" \
+ "${S}/common/lib/modules/fglrx/build_mod/firegl_public.c" \
|| die "Failed to enable debug output."
fi