Index: ati-drivers-8.8.25-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/ati-drivers/ati-drivers-8.8.25-r3.ebuild,v retrieving revision 1.2 diff -u -b -B -u -r1.2 ati-drivers-8.8.25-r3.ebuild --- ati-drivers-8.8.25-r3.ebuild 25 Jan 2005 01:49:19 -0000 1.2 +++ ati-drivers-8.8.25-r3.ebuild 25 Jan 2005 07:25:23 -0000 @@ -76,7 +76,7 @@ export _POSIX2_VERSION="199209" # That is the dirty way to avoid the id -u check sed -e 's:`id -u`:0:' \ - -e 's:`uname -r`:${KV_FULL}:' \ + -e "s:\`uname -r\`:${KV_FULL}:" \ -i make.sh chmod +x make.sh ./make.sh || die "DRM module not built"