diff options
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-8.433.ebuild')
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-8.433.ebuild | 2 |
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 8b99e9e..f00d189 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.433.ebuild @@ -129,7 +129,7 @@ src_unpack() { #Switching to a standard way to extract the files since otherwise no signature file #would be created - sh "${src}" --extract "${S}" 2&>1 /dev/null + sh "${src}" --extract "${S}" # These are the userspace utilities that we also have source for. # We rebuild these later. |