Merge branch 'deploy' into deploy.crybaby deploy.crybaby
authorMark Wooding <mdw@distorted.org.uk>
Sun, 9 Aug 2020 00:09:14 +0000 (01:09 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 9 Aug 2020 00:09:14 +0000 (01:09 +0100)
* deploy:
  Makefile: Don't insist on `/usr/lib/.../coreutils/'.
  bin/chroot-maint: Enhance the `CROSS_TOOLS' pattern machinery.

etc/apt-conf.d/90local

index d69c64c..d3febb3 100644 (file)
@@ -1,5 +1,5 @@
 ### -*-conf-*-
 
 Acquire {
-       http::Proxy "http://universe.distorted.org.uk:3142/";
+       http::Proxy "http://localhost:3142/";
 }