Bugzilla – Attachment 46254 Details for
Bug 104727
tiny-nvidia-install doesn't work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
proxy related patch
nvidia-installer-proxy.diff (text/plain), 445 bytes, created by
Stefan Dirsch
on 2005-08-17 09:52:36 UTC
(
hide
)
Description:
proxy related patch
Filename:
MIME Type:
Creator:
Stefan Dirsch
Created:
2005-08-17 09:52:36 UTC
Size:
445 bytes
patch
obsolete
>diff -u -r ../nvidia-installer-1.0.7.orig/snarf-ftp.c ./snarf-ftp.c >--- ../nvidia-installer-1.0.7.orig/snarf-ftp.c 2005-08-17 11:21:07.000000000 +0200 >+++ ./snarf-ftp.c 2005-08-17 11:46:24.579457803 +0200 >@@ -297,7 +297,10 @@ > > rsrc->proxy = get_proxy("FTP_PROXY"); > >- if (rsrc->proxy) { >+ /* >+ * unless proxy is empty ... >+ */ >+ if (rsrc->proxy && strcmp(rsrc->proxy,"")) { > return http_transfer(rsrc); > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 104727
: 46254