SPECS: adapter.awk - /pub/gnu -> /gnu unify on gnu.org
glen
glen at pld-linux.org
Sat Apr 5 10:37:39 CEST 2008
Author: glen Date: Sat Apr 5 08:37:39 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- /pub/gnu -> /gnu unify on gnu.org
---- Files affected:
SPECS:
adapter.awk (1.389 -> 1.390)
---- Diffs:
================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.389 SPECS/adapter.awk:1.390
--- SPECS/adapter.awk:1.389 Fri Apr 4 22:44:51 2008
+++ SPECS/adapter.awk Sat Apr 5 10:37:33 2008
@@ -1602,6 +1602,7 @@
# gnu.org
sub("^ftp://ftp.gnu.org/", "http://ftp.gnu.org/", url)
+ sub("^http://ftp.gnu.org/pub/gnu/", "http://ftp.gnu.org/gnu/", url)
return url
}
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/adapter.awk?r1=1.389&r2=1.390&f=u
More information about the pld-cvs-commit
mailing list