[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fwd: fglrx]



I don't have time to fix this right now, so please apply this patch if you need it.

Thanks Walter.

-------- Original Message --------
Date: Tue, 11 Oct 2005 21:36:27 +0200
From: Walter Hofmann <walterh at gmx dot de>
To: flavio at stanchina dot net

Hi Flavio,

Your current fglx-installer fails to download the driver package from
ATI's page. Attached is a patch against fglrx-installer_8.16.20-1.tar.gz
to fix this.

--
Ciao, Flavio
--- debian/rules.old	2005-10-11 21:29:49.000000000 +0200
+++ debian/rules	2005-10-11 21:30:24.000000000 +0200
@@ -109,7 +109,7 @@
 endif
 
 $(RPMNAME):
-	wget -nd $(BASEURL)$(RPMNAME)
+	wget -nd --header "Referer: $(BASEURL)" $(BASEURL)$(RPMNAME)
 
 extra_src/panel: usr/src/ATI/fglrx_panel_sources.tgz
 	# extract panel source