From ff6711967b956458b6a8f1a4dd6f07194bc8ead4 Mon Sep 17 00:00:00 2001 From: Jory Pratt Date: Sun, 25 Nov 2007 22:59:45 +0000 Subject: fix /dev/null issue svn path=/; revision=128 --- x11-drivers/ati-drivers/ati-drivers-8.433.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-drivers/ati-drivers/ati-drivers-8.433.ebuild') 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. -- cgit v1.2.3-65-gdbad