SPECS: adapter.awk - typo
glen
glen at pld-linux.org
Tue Nov 28 22:20:09 CET 2006
Author: glen Date: Tue Nov 28 21:20:09 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typo
---- Files affected:
SPECS:
adapter.awk (1.335 -> 1.336)
---- Diffs:
================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.335 SPECS/adapter.awk:1.336
--- SPECS/adapter.awk:1.335 Tue Nov 28 22:15:53 2006
+++ SPECS/adapter.awk Tue Nov 28 22:20:03 2006
@@ -896,7 +896,7 @@
sub("^http://prdownloads\.sourceforge\.net/", "http://dl.sourceforge.net/", $2)
sub("^http://download\.sf\.net/", "http://dl.sourceforge.net/", $2)
- sub("^http://download\.sourceforge\.net/", "http://dl.sourceforge.net/", $2)
+ sub("^http://downloads\.sourceforge\.net/", "http://dl.sourceforge.net/", $2)
sub("^http://.*\.dl\.sourceforge\.net/", "http://dl.sourceforge.net/", $2)
sub("^http://dl\.sourceforge\.net/sourceforge/", "http://dl.sourceforge.net/", $2)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.335&r2=1.336&f=u
More information about the pld-cvs-commit
mailing list