commit 4c4288343bec4f3f5054800c727c797a3d7e7145
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Feb 21 08:44:12 2005 +0000

    - updated sourceforge filter
    
    Changed files:
        adapter.awk -> 1.131

 adapter.awk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/adapter.awk b/adapter.awk
index 8a70dab..1b0bef3 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -449,7 +449,7 @@ preamble == 1 {
                $2 = fixedsub(filename, url[n], $2)
 
                # sourceforge urls
-               sub("^http://dl.sourceforge.net/sourceforge/";, 
"http://dl.sourceforge.net/";, $2)
+               sub("^http://.*dl\.sourceforge\.net/sourceforge/";, 
"http://dl.sourceforge.net/";, $2)
        }
 
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to