CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2014/04/04 13:44:02
Modified files: distrib/miniroot: install.sub Log message: Change HTTP_PROXY back to http_proxy. This is an environment variable for ftp(1) and not an install script global variable. Pointed out by rpe@, and probably explains M. Lucas's problems of a few days ago. ok sthen@ halex@