--- ati-drivers-8.40.4.ebuild 2007-09-27 19:44:28.000000000 +0000 +++ ati-drivers-8.42.3.ebuild 2007-10-24 14:19:46.000000000 +0000 @@ -119,8 +119,6 @@ #would be created sh "${src}" --extract "${S}" 2&>1 /dev/null - gunzip common/usr/share/man/man8/atieventsd.8 || die "manpage unzip failed" - # These are the userspace utilities that we also have source for. # We rebuild these later. rm \ @@ -169,6 +167,7 @@ epatch ${FILESDIR}/${PV}/${P}-warnings.patch if kernel_is ge 2 6 23; then + cd ${S}/common/lib/modules/fglrx/build_mod epatch ${FILESDIR}/${PV}/${PN}-2.6.23.patch fi } @@ -287,7 +286,7 @@ # etc. insinto /etc/ati # Everything except for the authatieventsd.sh script. - doins common/etc/ati/{fglrxprofiles.csv,fglrxrc,logo*,control,atiogl.xml,signature} + doins common/etc/ati/{logo*,control,atiogl.xml,signature} if use acpi; then doins common/etc/ati/authatieventsd.sh fi